#header {
    width:               936px;
    height:              122px;
    background-image:    url('../images/header.jpg');
    background-repeat:   no-repeat;
    background-position: 0px 34px;
}

#main {
    width:             936px;
    background-image:  url('../images/main.gif');
    background-repeat: repeat-y;
    background-color:  #0099FF;
}
