body{
    background-color: black;
}

#mHeader{
    background-image: url('../images/tvcheader.jpg');
    width: 800px;
    height: 259px;
    margin-top: -8px;
}
#mainbody{
    background-color: #618F9A;
    width: 800px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}