body
	{
	background-color: #D1BFAB;
	}

#maintable
	{
	width: 950px;
	height: 1000px;
	text-align: center;
	background-color: #F2E3C8;
	}
	
#header
	{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	}	
	