@import url(z5_ddd.css);

html {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
} 

body {
 background: transparent;
} 

#main {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
 border-width: 0;
} 

#top {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
 border: 0;
} 

h1.logo {
 color: #333;
}

#nav ul {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#nav li a:link {
 color: #000;
 background: url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#nav li a:visited {
 color: #000;
 background: url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed; background-position: 90px 45px;
 background-repeat: repeat;
}

#nav li a:hover {
 color: #ffe;
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#subnav ul {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#subnav li a:link {
 color: #000;
 background: url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#subnav li a:visited {
 color: #000;
 background: url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed; background-position: 90px 45px;
 background-repeat: repeat;
}

#subnav li a:hover {
 color: #ffe;
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

#main p, em, a, ol, ul, li, h1, h2, h3 {
 background: #ba8 url(painting/girl_grotesque/girl_grotesque_hex300p.jpg) fixed;
 background-position: 90px 45px;
 background-repeat: repeat;
}

