html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #000000; 
	background: #000000 url(bg.png) no-repeat;
	padding: 0;
	margin:0px;
	}
H1 { 
	margin-top:0px;
	text-align: justify;
	font-family: Georgia;
	font-size:16px;
	color: #cccccc;
	line-height: 18px;
	padding-top:5px;
	padding-bottom:5px;	
	}
p { 
	margin-top:0px;
	text-align: justify;
	font-family: Georgia;
	font-size:16px;
	color: #cccccc;
	line-height: 18px;
	padding-top:5px;
	padding-bottom:5px;	
	}
#Guts {
	margin-top:  10px;
	margin-left: 100px; 
	text-align: justify;
	font-family: Georgia;
	font-size:16px;
	color:#cccccc;
	line-height: 18px;
	}
#footer2 { 
	max-height: 400px;
	min-height: 400px;
	font: Georgia;
	font-size:14px;
	overflow:hidden;
	background-image: url(ftr.png);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	}
a:link {
	font-size:24px;
	font-weight: bold; 
	text-decoration: none; 
	color: #94dbd5;
	}
a:visited { 
	font-size:24px;
	font-weight: bold; 
	text-decoration: none; 
	color: #94dbd5;
	}
a:hover, a:active {
	font-size:24px;
	text-decoration: underline; 
	color: #f1f5d5;
	}
#pageHeader {
	margin-top: 160px;
	margin-left: 102px;
	background:url(nav.png) no-repeat;
}
.border2 
{ 
background-color: #748e8a; border: 2px dotted #000000; 
}
#grass{
float:left;
}

