body {background-color: rgb(180,220,255)}

h1,h2,h3,p,a {
font-family: times;
}

h1,h2 {text-align: center}

h1,h2,h3,p {
color: #000000; 
}

a:link {
color: #0000FF; 
}

a:visited {color: rgb(50,155,50)}

ul.none {
list-style-type: none
}



