@charset "utf-8";
/* CSS Document */

body {
	background: #3a0000 url(../images/bg_body.png) top center no-repeat;
	margin: 0px;
	padding: 0px;
}

#intro {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
