@charset "UTF-8";
body {
	background-color: #7A0202;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
#wrapper {
	background-color: #FBE695;
	width: 760px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000000;
}
#banner {
	margin-top: 10px;
	background-image: url(../images/images/Simpson-Banner2.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#header2 {
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#footer {
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.sript {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	color: #000000;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 20%;
}
.fltlft {
	float: left;
}
h1 {
	font-size: 128%;
	color: #000000;
}
h2 {
	font-size: 105%;
	color: #000000;
}
.poetry {
	text-align: justify;
	font-size: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
