body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff;
	color: #000;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
	padding-left: 5px;
	text-align: left;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #ee8e34;
}


#container {
	margin: 50px auto auto;
	background: url(../images/main_bg.jpg) no-repeat;
	width: 960px;
}


#logo { 
	position: relative; 
	left: 20%;
	top: -20px; 
}

.body-text {
	color: #000;
	font: 26px "FG Amura", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	
	
}

.body-text .cufon {
	padding-bottom: 10px;
}

.body-text .cufon a {
	text-decoration: none;
}

.body-text p {
	
}

.email-link {
	font: 24px Skia, Arial, Helvetica, Geneva, sans-serif;
}


.firehost-logo {
margin-top:-10px;

}


