@charset "utf-8";
body {
	background-color: #32291F;
	margin:0;
}

#content {
	position:relative;
	margin:0 auto;
	height:750px;
	width:1000px;
}

