body
{
	margin-bottom: 0px;
	margin-top: 25px;
	background: #fcfcf1;
}

/* ------ Page Layout (DIVs) ------ */

#main_container
{
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #2b1c21 solid;
	background: #f4f0df;
}

#header
{
	width: 724px;
	height: 244px;
	background: url('../images/header.jpg') no-repeat;
}

#content
{
	padding-left: 48px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 30px;
}
