/* CSS Document */
body
{
	background-image: url(../images/background-3-1024.jpg);
}
#mainContent
{
	width:auto;
	height:200;
}
#content
{
	width: 805px;
	height: 250px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: thick;
	overflow: auto;
}
