body	{
	background-image: url(mainback.jpg);
	background-repeat: no-repeat;
}

#front	{
	width: 800px;
	height: 600px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5%;
}

#center	{
	padding: 150px 60px 100px 60px;
}

#strap	{
	padding-bottom: 100px;
	color: #003399;
	font-size: 250%;
	text-align: center;
}

