body{background-image:url(backgroundpictures/daybreak.jpg);
/*body{background-color:#feed87};*/
background-repeat: no-repeat;
background-position: center;
background-position: top;
background-attachment: fixed;}
h2{background-color:#FEED87}
a:link{color:blue; text-decoration:none}
a:visited{color:green; text-decoration:none}
a:hover{color:red; text-decoration:underline}
a:focus{color:olive; text-decoration:none}