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

body, html {
	background-color:#76644C;
}

#site {
	margin:0 auto 0 auto;
	width:1000px;
}