body {
background-image: url(images/bg.jpg);
margin: 15 15px 15 15px; /* top, right, bottom, left */ }

h1
 { color: white; font-size: 14px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold }

a
 { color: white; text-decoration: none }

p
 { color: white; font-size: 12px; font-family: arial; font-style: normal; font-variant: normal }

p.menu
 { color: white; font-size: 14px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold }

h3
 { color: white; font-size: 12px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold }

h4
 { color: white; font-size: 12px; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; text-align: center }

h5
 { color: white; font-size: 12px; font-family: arial; font-style: normal; font-variant: normal }

li
{font: 12px arial}

.nounderline A 
{text-decoration:none}

A:link           
 { color: white }
A:visited        
 { color: white }
A:link:active    
{ color: black }
A:visited:active 
{ color: black;}