@charset "utf-8";
/* CSS Document */

body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333; }
	
#surround	{width: 780px; 
margin: 0 auto;}
			
	
p	{text-align: center;
font-size: 1.4em;}

h1	{font-size: 1.9em; }

a:link, a:active, a:visited	{text-decoration: none;
							color: #333;}
							
a:hover	{text-decoration: underline; }

#footer	{color: #003616;
text-align: center;}