@charset "utf-8";
#Container {
	width: 940px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: -73px;
	margin-left: auto;
	height: auto;
	background-image: url(marble-background-high.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#Main-Content {
	height: 700px;
	width: 685px;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 40px;
	margin: 0px;
	float: right;
}
