body {
	margin-top: 0px;
	color: #663300;
	line-height: 24px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 13px;
	background-position: 800px top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bodybackgroundRight.jpg);
	background-repeat: no-repeat;
}
.maincontent {
	background-image: url(../images/contentBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100%;
}

