body
{
    background: #427FF2 url(../layout/body2.jpg) repeat-x top left;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 140%;
    color: #222222
}

#horizon
{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}

#content
{
	background: url(../layout/body.jpg) repeat-x top left;
    position: absolute;
    top: -201px;
    left: 0px;
    width: 100%;
    height: 402px;
    padding: 0px
}

#underall
{
    width: 810px;
    height: 402px;
    margin: 0px auto 0px auto

}
