body     {
    background: #FFEDBA url('../images/green_grad.png');
    background-repeat:     repeat-x;
    background-position:  0px 400px;
}

#welcome {
    width:       1024px;
    margin:        auto;
}

#logo    {
    background: url('../images/start.gif') no-repeat;
    width:        447px;
    height:       293px;
    margin:       70px auto auto auto;
    // margin-top:55px;
}

#kat     {
    width:        850px;
    margin-top:    60px;
    margin-left:  120px;
}

#foot    {
    width:       1024px;
    margin-top:    50px;
    text-align:  center;
}

html, p, tr, td {font-family: verdana, arial; font-size: 12px; color: #000000}

a.footer:link        {font-size: 9px; color: #888888; text-decoration: none; font-weight: normal; vertical-align: top;}
a.footer:visited     {font-size: 9px; color: #888888; text-decoration: none; font-weight: normal; vertical-align: top;}
a.footer:hover       {font-size: 9px; color: #bbbbbb; text-decoration: none; font-weight: normal; vertical-align: top;}
a.footer:acitive     {font-size: 9px; color: #888888; text-decoration: none; font-weight: normal; vertical-align: top;}
