﻿#container {
	margin: 0px auto 0px auto;
	background-color: #FFCC66;
	width: 780px;
}
#top {
	width: 780px;
	height: 200px;
}
#story {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #E6C483;
	padding: 10px;
}
body {
	margin: 0px;
	background-color: #7E4818;
}
