body {

font-family : "Courier New", Courier, monospace; 
font-size : 100%; 
font-weight : normal; 

background-color : #FFFFFF;
color : #000000; 

background-image : url(wp.gif);
background-repeat: repeat;
background-attachment: fixed;

}


a { color: #000090; text-decoration: underline }

a:hover { color: #0000FF; text-decoration: underline }


