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

#wrapper{
width:900px;
height:600px;
margin-left:auto;
margin-right:auto;
}


#content{
width:900px;
height:600px;
}
