#container {
	background: none;
	font-size: 12px;
	line-height: 18px;
	
	width: 450px;
	height: auto;
	padding: 1px 0;
	margin: 48px auto;
	border: 1px solid #222;
	background: url("../images/header_bg.jpg") center top no-repeat #121212;
}

h1 {
	margin: 0;
	display: block;
}

h1 a {
	display: block;
	height: 180px;
}

h1 a span {
	display: none;
}

h3 {
	font-size: 30px;
}

#header, #content, #footer {
	background: none;
}

#header {
	padding: 1px 0;
	height: auto;
}

#content {
	padding: 1px 1.5em 1em;
}

.break {
	text-align: center;
	font-size: 45px;
	font-family: "times new roman";
	margin: 16px 0;
	color: #816b4f;
}

div.story {
	background: url("../images/story_bg.gif") 14px 26px no-repeat;
	padding: 0 1.5em;
	text-indent: 2em;
}



p.signature {
	text-align: right;
}

#footer {
	height: auto;
}

#footer p {
	margin: 0;
	padding: 1px;
	font-size: 10px;
}