body { background-color:black; color:white; 
        font-family:garamond, "times new roman", arial, serif; }

p.menu { position:relative; left:100px; top:50px; }

A:active { color:white; }


A.nav:link { color:white; text-decoration:none; }


A.nav:visited { color:gray; text-decoration:none; }


A:link:hover { color:gray; font-family:garamond, "times new roman", 
               arial, verdana, sans-serif; text-decoration:underline; }

p.pic_titles { position:relative; left:-255px; top:300px; font-size:20px; 
               background-color:darkgray; width:100px; height:490px; z-index:-2; }

img { z-index:15; }