@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
	background-color:#4e3100;


}

#content {
	margin:0 auto;
	margin-top:0;
	width:1280px;
	height:750px;

}

#menu {
	margin:0 auto;
	margin-top:0;
	width:1280px;
	height:200px;

}

#footer {
	margin:0 auto;
	margin-top:0;
	width:1280px;
	height:30px;

}
