@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/main%20images/Background.png);
	
} 

.h1 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #58a;
}
.h2 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00000;
	}  
	
.h3 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #FF6600;
	font-size: 22px;
	font-weight:bolder;
	}

.h4 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	}  
