<!--

body { 
	FONT-FAMILY: 'Century Gothic'; 
	text-align: left; 

}



div.0 {
	background-color: #889a60; 
	FONT-FAMILY: 'Century Gothic'; 
	text-align: left; 
	padding: 5% 5% 5% 5%; 
	margin: 0% 0% 0% 0%; 
}
div.1 {
	background-color: #ffffff; 
        background-image:url("http://fileup.biz/7/axelhopper/1/421253504007.jpeg"); 
	color: #7ba6af; 
	FONT-FAMILY: 'Century Gothic'; 
	text-align: left; 
	padding: 3% 5% 3% 5%; 
	margin: 0% 0% 0% 0%; 
}
div.2 {
	background-color: #ffffff; 
	color: #655446; 
	FONT-FAMILY: 'Century Gothic'; 
	text-align: left; 
	padding: 3% 3% 25% 3%; 
	margin: 0% 0% 0% 0%; 
}


h1 {
	background-color: #c9caba; 
	color: #ffffff;
	font-weight: bold;
	font-size: 150%; 
	padding: 3px 2px 2px 3px; /* top right bottom left */
	margin: 2px 50px 2px 0px; /* top right bottom left */
	text-align: left;

}
h2 {
	color: rosybrown; 
	font-weight: bold;
	font-size: 150%;
	margin: 7px 15px 0px 0px; /* top right bottom left */
	text-align: left; 
}



a	{ color: #c74444;
	  text-decoration: none; 
}
a:hover	{ 
	color: #ff6b6b; 
	text-decoration:none; 
}
a:visited{
	color: #b0c744; 
	text-decoration: none; 
		}



.green{
	color:teal; 
}
.blue{
	color:lightslategray; 
}
.red{
	color:rosybrown; 
}

-->

