@charset "utf-8";
/* CSS Document */

body{
background-color: #454649;
}

#wrapper{
width: 450px;
height: 119px;
position: absolute;
left: 50%;
margin-left: -225px;
top: 50%;
margin-top: -55px;
}

