body {
padding: 0; margin: 0;
margin-top: 20px; margin-left: 30px;
font-size: 80%;
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
color: silver;
background-color: black;
background-image: url();
background-repeat: repeat;
}

a:link { color: #1182BD; text-decoration: none}
a:visited { color: #1182BD; text-decoration: none}
a:hover { text-decoration: underline; color: #C0C0FF9}
a:active { color: #A38BE7; text-decoration: none 



 
