<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: 725px;
	position: absolute;
	top:335px; 
	left: 90px;
	line-height: 24px;
	padding-top: 0px;
	text-align: justify;
	font-family: arial;
	line-height: 16px;
	font-size:12px;
	color: #000000;}             

#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 h2 {
	padding-right: 5px;
	margin-top:5px;
	margin-right:10px;
	margin-left:0px;
	font-family: verdana;
	font-size: 9px;
	color:#aa7171;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color:#d6d7a4;}

#text h3{
	padding-right: 5px;
	margin-top:5px;
	margin-right:8px;
	margin-left:50px;
	font-family: 'Arial', sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color:000000; 
	letter-spacing:-1pt;
	border-bottom: 5px solid;
	border-color:d6d7a4;}

#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;}

.smenu{
	height: 31px; 
	width: 99px; 
	overflow: hidden; 
	background: url("http://kurthalsey.mango-butter.com/single.png") top left no-repeat; 
	display: block;}
.smenu:hover{background-position: bottom left;}

.fmenu{
	height: 31px; 
	width: 99px; 
	overflow: hidden; 
	background: url("http://kurthalsey.mango-butter.com/family.png") top left no-repeat; 
	display: block;}
.fmenu:hover{background-position: bottom left;}
</style>