#top {
	height: 150px;
	width: 740px;
}
h1 {
	text-align: center;
}
#content {
	width: 730px;
	font-size: 1em;
	text-indent: 30pt;
	border-right: 5px solid #7FABDC;
	border-left: 5px solid #7FABDC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #7FABDC;
	line-height: 0.3em;
}
#body {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

