/* CSS Document */


.style2 {color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;}
.Body {font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;}
.Header {color: #FFFF00;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;}
.style7 {color: #FFFF00; font-family: "Trebuchet MS"; font-size: 16px; font-weight: bold;}


.header1 {
	font-size: 16px;
	color: #FFFFFF
; 	width: 100%;
}

a:link {color: #FFFF00;}
a:hover {color: #FFFFFF;}
a:visited {color: #FFFF00;}
a:active {color: #FFFF00;}

body {
	background-color: #384B1E;
	background-image: url(images/background-mangrove.jpg);
	background-repeat: no-repeat;
height:100%;
	background-position: top;
	background-attachment:fixed;
	background-repeat: no-repeat;
