@charset "UTF-8";
/* CSS Document */
body{
background: #000000;
width: 100%;
height: 768px;

}

#wrapper{
background: #000000;
width: 1240px;
height: 768px;
margin-left: auto;
margin-right: auto;
/*background: url(images/ms_main2.jpg) no-repeat*/;

}

