#outerContainer {

    width:1000px;
   
}

#header{
    width:1000px;
    height:240px;
    background-image:url(../images/head_home.jpg);
    background-repeat:no-repeat;
}