body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	text-align: justify;
	background-color: #D8CFC2;
	background-image: url(images/bg-water-blue.jpg);
}
p {
	font-size: 14px;
	text-align: justify;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #297E29;
	text-align: justify;	
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #297E29;
	text-align: justify;	
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #297E29;
	text-align: justify;	
}
a:hover {
	color: #FF0000;
	font-style:normal
}

