@charset "utf-8";
/* CSS Document */

body{
background-color:#2A2A2A;
}

#wrap{
margin:0 auto;
width:960px;
}

#center{
height:auto;
margin:150px auto 0;
width:584px;
}
