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

*{
margin:0;
padding:0;
}
body{
background:#000;
}
#cmgen{
width:971px;
height:700px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:#000;
}
#blogparts_l{
width:216px;
height:190px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:#000;
}