body{
	background-color:rgb(255,34,40);
	font-family:Verdana, Geneva, Sans-Serif;
	line-height: 1.6;
	background:url("../images/maintenance.gif"); 
	background-repeat:no-repeat;
		width:1000px;
		height:100%;
		margin:0 auto;

}
h2{
	color:#FFF;
	text-align:center;
}
html{
	background-color:rgb(0,0,0);
	width:100%;
	height:100%;
	
}
#contact{
position :relative;
color :yellow;
height: 200px;
width: 540px;
top:200px;
left:590px;
font-weight:bold;
font-size:12px;
}

a{
position :relative;
top:220px;
left:450px;
color :yellow;
font-weight:bold;
text-decoration:none
}