body {
background-color: #000000;
color: #FFFFFF;
font-family: "Tahoma", "Arial", sans-serif;
}
div.background{
background: center url('images/repeat.jpg') repeat-y;
}
h1{
font: small-caps 20px garamond;
text-align: center;
}
a.nat:link {color: #FFFFFF;}
a.nat:visited {color: #FFFFFF;}
a.nat:hover {color: #FFFFFF;}
a.nat:active {color: #FFFFFF;}
h2{
font: 12px copperplate gothic bold;
}
li.sound{ 
list-style-image: url(/images/sound.gif); 
}
a.pdp:link {color: #FFFF00; text-decoration: none;}
a.pdp:visited {color: #FFFF00; text-decoration: none;}
a.pdp:hover {color: #FFFF00; text-decoration: none;}
a.pdp:active {color: #FFFF00; text-decoration: none;}

