@charset "utf-8";
#wrapper {
	background-color: #B00;
	height: 370px;
	width: 1024px;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: -30px;
	margin-left: 110px;
}
#wrapper h1 {
	text-align: center;
	color: #FF3;
}
#wrapper h2 {
	text-align: center;
	color: #FF3;
	margin-top: -20px;
}



body {
	background-color: #FFFFCC;
}
.wrapper {
	margin-top: 20px;
	margin-left: 110px;
	height: 550px;
	width: 1024px;
}
.wrapper {
	text-align: center;
	color: #003;
	padding: 0px;
}
