body {
margin-top: 								0px;
margin-left: 								0px;
margin:										0px;
padding:									0px;
background-color:							#FFFFFF;
background-image:							URL(background.gif);
background-position:						top center;
background-repeat:							repeat-y;
background-attachment:						fixed;
color:										#CFDCF4;
}
.tall {
height:										"100%";
}
a:link {
color: 										#98AACC; 
text-decoration: 							none
}
a:visited {
color: 										#98AACC; 
text-decoration: 							none
}
a:hover {
color: 										darkgray; 
text-decoration: 							underline
}
