body {margin:0;font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;background-color:#003333;color:#fff;background-image: url(images/bodyback.jpg);
	background-position: bottom right;background-repeat:no-repeat;
	
	}

h1 {font-size:16px; font-weight:bold; color:#fff;}
h2 {font-size:14px; color:#fff;text-style:italic;}

a:link {
	text-decoration: underline;
	color: #76b098;
	font-weight: bold;
}
a:visited {
	color: #76b098;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: none
	font-weight: bold;
}
