@import url("main.css");

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#271F11;
}

.main_box{
	background-color:#392D19
}