@charset "utf-8";
body {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	background-image: url(../bg.gif);
}

/* MAIN PARTS */

#main {
	width: 650px;
	margin: 50px auto auto auto;
	text-align: center;
	background-color: #701c1f;
}
#design {
	height: 400px;
}
