html,body {
background-color :white; 
}


h1,h3 {
font-size : 200%; 
font-family : Brush Script MT;
color : white; 

}



a:link {color: white; text-decoration:none;}
a:visited {color: white; text-decoration:none;}
a:hover {color:red; text-decoration:none;}



