body {
	background: #421008 url(background.png) top left repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	background: url('content.jpg') 0 0 no-repeat;
	margin: auto;
	height: 1000px;
	width: 960px;
}

img {
	border: 0;
}

h1 {
	clear: both;
	margin: auto;
	padding-top: 27px;
	position: absolute;
	text-align: center;
	width: 960px;
	z-index: 27;
}

h1 img {
	display: block;
	margin: auto;
	text-align: center;
}

#burninggates, #tsaoshin {
	float: left;
	height: 600px;
	margin-top: 120px;
	width: 480px;
}