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

}

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

}

