body{background-image:url(backgroundpictures/blue.jpg);
/*body{background-color:#feede0;*/
background-repeat: repeat;
background-position: center;
background-position: top;
background-attachment: fixed;}

h1.top {
color:navy;
text-align: center;
font-size: 36pt
}
h2{background-color:#FEED87}

a:link{color:blue; text-decoration: none}
a:visited{color:green; text-decoration: none}
a:focus{color:olive; text-decoration: none}
a:hover{color:red; text-decoration: underline}
table{background-color:#ffffff;
width:90%;}
p{font-family:"Arial";
text-align:center;}
p.left{font-family:"Arial";
text-align:left;}
