body{
    background-color: #000000;
    margin:  0px;
    padding: 0px;
}

#contentWrapper{
    width:  1144px;
    margin: auto;
    height: 100%;
    background-image:url(../gfx/background.jpg);
    background-repeat:no-repeat;
    height: 753px;
    background-position: center;
}

#movieHolder{
    width: 715px;
    height: 519px;
    position: relative;
    left: 224px;
    top: 0px;
}
