﻿body
{
    text-align: center;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #000000;
}

#mainimage
{
    /**width: 1372px;
    height: 1020px;**/
    width: 1022px;
    height: 766px;
    background-color: #000000;
    
}

#leftimage
{
    width: 510px;
    height: 767px;
    float: left;
    background-color: #000000;
}

#rightimage
{
    width: 510px;
    height: 767px;
    float: right;
    background-color: #000000;
}      

    


