body {
	font-family: "Droid Sans", sans-serif;
	background: url("img/body-diabg.gif") repeat scroll center top #d8d8d9;
	color: #bdbdbe;
	}

.maintenance {
	text-align:center
	}
h1 {
	color: #bdbdbe;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	}
	
a:hover {
	color: #F15755;
}

a, a:link, a:visited, a:active {
color: #bdbdbe;
}

a:hover, a:focus {
color: black;
text-decoration: none;
}