﻿body
{
    background: #ffffff;
    margin: 0px 0px 0px 0px;
    font: 13px/15px Arial, Helvetica, sans-serif;
    height: 100%;
}

.wholepage
{
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0px;
}
.mainpanel
{
    display: block;
    position: relative;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

a img
{
    border: none;
}


/*----------- Home Page -------------*/