@import url(z5_699.css);

html, body {
 background: #367;
}

#nav {
 background: transparent;
}

#nav ul {
 background: url(painting/amphitrite/amphitrite_menu.jpg) fixed; 
 background-position: 30px 30px;
 background-repeat: no-repeat;
}

#nav li a:link {
 color: #000;
 background: url(painting/amphitrite/amphitrite_menu_p.jpg) fixed;
 background-position: 30px 30px;
}

#nav li a:visited {
 color: #000;
 background: url(painting/amphitrite/amphitrite_menu.jpg) fixed;
 background-position: 30px 30px;
 background-repeat: inherit;
}

#nav li a:hover {
 color: #ffe;
 background: #ba8 url(painting/amphitrite/amphitrite_menu.jpg) fixed;
 background-position: 30px 30px;
 background-repeat: inherit;
}


