body {
    font-family: arial, sans-serif;

}

#container {
    border: 1px solid #000;
}

#header {
    height: 100px;
    background: #000 url(../img/header_bg.jpg) no-repeat;
}


