@charset "utf-8";
/* CSS Document */
body{
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
margin:0;
padding:0;
padding:0;
background:#818181;
color:#ffffff;
font-size:14px;
}
#wrapper{
margin:0 auto;
width:605px;
background:#000000;
padding:66px;
text-align:left;
}
img{
border:0;
}
a{
color:#00aeef;
text-decoration:none;
}
#header{
display:inline-block;
width:100%;
margin-bottom:60px;
}
#gateway{
float:left;
}
#creative{
float:right;
}
#header img{
display:block;
margin-bottom:50px;
}
#header span{
display:inline-block;
width:65px;
padding-left:5px;
}
h1{
font-size:18px;
}
#under-construction{
font-size:16px;
text-align:center;
}
address{
font-style:normal;
color:#959595;
font-size:12px;
margin-bottom:25px;
text-align:justify;
margin-top:50px;
word-spacing:.5;
}

