table.content{
    width: 100%;
    height: 100%;
}

td.maincontent{
    position: absolute;
    width: 480px;
    height: 235px;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -117px;
}

img{
    border: 0px;
}