* {
margin:0;
padding:0;
}
body {
background:#000000;
text-align: center;
}
#wrap {
position:absolute;
width:250px;
height:auto;
left:50%;
margin-left:-125px;
text-align: center;
}

