@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #996633;
	background-repeat:repeat;
}

a {
	color:#e29a4e;
	text-decoration:none;
}

a:visited {
	color:#e29a4e;
}

#wrap {
	width:900px;
	margin:0 auto;
}

.boxesbg {
	background-color:#8c3002;
}