body {
	background-color: #BCD6EB;
	color: #EBEBEB;
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	a {
	color: #EBEBEB;
	text-decoration: none;
	}
a:hover {
	color: #BCD6EB;
	text-decoration: underline;
	}
.bottom {
	color: #173249;
	padding-left: 265px;
	padding-top: 18px;
	padding-bottom: 29px;
	font-size: 10px;
	background-image: url(../images/surflongboard.jpg);
	background-repeat: no-repeat;
	}
	.main {
	color: #EBEBEB;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 29px;
	font-size: 10px;
}

