﻿.Into1
{
    z-index: 0;
    position: absolute;
    top: 56px;
    left: 0px;
}
.Into2
{
    z-index: 0;
    position: absolute;
    top: 250px;
    left: 0px;
}
.divMainBlock
{
    width: 622px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 10pt;
    color: white;
    font-family: 'Bookman Old Style';
    padding-top: 20px;
    left: 2px;
    position: relative;
    top: -1px;
    margin-bottom: 0px;
}   
