.background {
	background-color: #000;
	text-align: left;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}

.subheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C40;
	text-align: center;
}
.contactus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C3;
	text-align: center;
	vertical-align: text-bottom;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactus a  {
	color: #6C3;
	text-align: center;
}
.filler {
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: none;
	height: 100%;
	width: 100%;
	border: thin solid #CCC;
	padding: 30px;
}
.maintenancetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #C40;
	text-align: center;
}

