@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	height: 35px;
	width: 1200px;
	position: relative;
	top: 210px;
}
#form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

#wrapper {
	text-align: center;
	height: 830px;
	width: 1200px;
	padding-top: 2px;
	background-image: url(images/CoalCountry5.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 250px;
}

a:link {text-decoration: none; color: #0CF;}
a:hover {text-decoration: none; color: #F60; font-weight: bold;}
a:visited {text-decoration: none; color: #F00}
