@charset "utf-8";
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
	background-image:url(images/BOOMERS.jpg);
	background-repeat:no-repeat;
}
html{	
	overflow-y: scroll;	
	position:relative;
}
.whitefont{
	font-family: Arial;
	font-size: 14px;
	color:#FFFFFF;
	text-align:center;
	font-weight: 700;
	}
