body { 
	margin: 0; 
	background: #FFF3B8; 
	background-image: url(../images/beach2.jpg);
	background-repeat: no-repeat;
}
.main { color: #000000; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.nav, a { color: #000000; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

h1 { font-size: 14pt; font-family: font-weight: normal; };
a { text-decoration: none }
a:link { text-decoration: underline }
a:visited { text-decoration: underline }
a:active { text-decoration: none }
a:hover { text-decoration: none }
