html, body { background: url(painting/girl_grotesque/grotesque_girl.jpg) fixed; background-position: 0px 0px;} 

#top h1.logo {
 color: #fff; background: url(painting/girl_grotesque/grotesque_girl.jpg) fixed; background-position: 0px 0px; 
 border: 1px solid #fff;}

#main { background: url(painting/girl_grotesque/grotesque_girl_grey.jpg) fixed; background-position: 0px 0px;
 border: none;} 
#main p {
 background-color: transparent;
}
#main h1, h2 {
 color: #300;
 background-color: transparent;
}

#main a {
 background-color: transparent;
}


