['

* { padding: 0; margin: 0; }

body {
 background-color:#1f1f1f;

}
#wrapper { 
 margin: 0 auto;
 width: 1005px;

}
#content { 
 width: 1005px;
 height: 582px;
 position:absolute;left:50%;top:50%;margin-left:-502px;margin-top:-291px;
 background-image:url(../img/under-construction.jpg);
 background-position:center top;
 background-repeat:no-repeat;
 }
 
.strap {
 font-family:Arial, Helvetica, sans-serif; font-size:28px; text-align:center; letter-spacing:-1px; color:#FFFFFF; width:1005px; height:48px; padding-top:330px; text-shadow: 0 1px 0 #000} 
 
 .grey {
	color: #999;
 }

.intro {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; float:left; color:#999999; padding:16px 0 0 143px; line-height:18px; display:inline}

.xa {
	color: #FFCC00;
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
}