﻿body 
{
    background-color:#f8f4e8;
    color:#000000;
    font-family:Arial;
    font-size:9pt;
}
.footer
{
    background-image: url(../images/footer.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}
.menuside1
{
    margin-bottom: 6px;
}
a
{
    color:Maroon;
}
.container
{
    margin:auto;   
}
.menuside
{
    BACKGROUND-IMAGE: url(../images/menu.png); 
    WIDTH: 223px; 
    HEIGHT: 216px
}
.cnt
{
    background-image: url(../images/cnt_back.png);
}
.header
{
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
}
.main
{
    background-position: center top;
    background-image: url(../images/mainback.jpg);
    background-repeat: no-repeat;
}
