@charset "utf-8";
/* CSS Document */

body {background-color:#3b3b3b;
      }
	  

#page-container {width: 1200px;
                 margin:auto;	  
                 }
				 
				 
#header {width:1200px;
         margin:0px;
}


#content {width:1200px;
          margin:0px;
}

img {border: none;}		

img { vertical-align: bottom }
