body {  font-family:Verdana, "Times Roman", Arial, Helvetica;

        background-color: black;

        background-repeat: repeat-x;

        background-attachment: fixed;        

        color: white;

        text-align: center;

        font-size: 12 ; background-image: none}



a:link { color: blue }

a:visited { color:green }

a:hover { color: red }

a:active { color: white}



h1, h2, h3, h4, h5, h6 { color: #FFFFFF;

			 font-family:Verdana, Times Roman, Arial, Helvetica;

			 text-align: center  } 

