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

body {
    background: #231916 url(img/BGbody.jpg) repeat-x left top;
}


#header {
    width: 900px;
    height: 100px;
    background: url(img/mainVisual.jpg) no-repeat left top;
}
