﻿.container
{
    width:993px;
    height:650px;
    top:0px;
    margin-left: auto;
    margin-right: auto;
}

.mainPageTable
{
    position:absolute;
    width:993px;
    height:35px;
    top:20px;
    z-index:2;
    background-color:#b50937;
    text-align:center;
}

