﻿body{
	background-color:#f2ebe1;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;color:black;
	line-height:1.25em;
	margin:0px;
}

div.maincontainer
{
	background-color:#f2ebe1;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

div.content
{
	width:800px;
	background-color:#f2ebe1;
	
}

div.footer
{
	width:800px;
	height:150px;
	text-align:center;
}