/* CSS Document */

body
{
margin-top: 0;
margin-bottom: 0;
margin-left:0;
margin-right:0;
background-image: 
url(images/background.jpg);
background-size: 100%;
background-attachment:fixed;
background-repeat:no-repeat}
.maintextwhite {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.headers {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #FF0;
}

