<style>
body {
	background-color: #dfedb1;
	background-image: url('http://kurthalsey.mango-butter.com/text.png');
	background-repeat: repeat-y;
	margin: 0px;}

#container{
	width: 825px;
	text-align: left;}

#header{
	background-image: url(http://kurthalsey.mango-butter.com/Pie%20Ala%20Moe%20Website2.png);
	Border:0px;
	height: 700px;
	width: 820px;}

#text { 
	width: 715px;
	position: absolute;
	top:332px; 
	left: 90px;
	line-height: 24px;
	padding-top: 0px;
	text-align: justify;}             

#text p {

	padding-left:18px;
	padding-right:18px;
	font-family: arial;
	line-height: 16px;
	font-size:12px;
	color: #000000;}

#text h1 {
	padding-right:11px;
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Tahoma;
	font-size: 24px;
	letter-spacing: 2px;
	color: #827154;
	font-weight: bold;
	text-transform: uppercase;}

#text i,em,b,strong,s {
	color: #000000;}

#footer {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 40px;
	margin-right:11px;
	margin-left:11px;
	letter-spacing: 1px;
	font-family:tahoma;
	font-size: 10px;
	text-transform: none;
	text-align: center;
	color:#1A1702;
	line-height:12px;
	border-top: 1px dashed #c2c391;}

fieldset {
	padding: 1em;
	border-color:c8c995;
	border:1px solid;
	font-family: arial;
	line-height: 16px;
	font-size:12px;}

legend {
	padding: 0.2em 0.5em;
	color:black;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;}




</style>