#container2 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF6;
	height: 700px;
}
#top {
	position: fixed;
	text-align: center;
	width: 1050px;
}
.nav {
	background-color: #990;
}
#nav {
	height: 30px;
}
#buttom {
	background-color: #C30;
}
#story {
	height: 1400px;
	padding-left: 220px;
}
