@charset "utf-8";

#wrapper_header {
    background: url(../img/bg-tile.jpg) repeat;
 }

#header {
   width: 960px;
   margin: 0 auto;
   padding: 45px 0 15px 0;
   background: url(../img/bg-header-center.jpg) no-repeat;
}