body {
   /* background: url(../img/lay/bg.jpg);*/
}

div#contact {
    width: 570px;
    margin: 10px;
}

div#top {
    background: url(../img/lay/top.jpg);
    height: 14px;
}

div#top h1 {
    font-family: Verdana, Arial;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 0 0 20px;
    color: #fff;
}

div#center {
    /*background: url(../img/lay/center.jpg);*/
    padding: 5px 15px 5px 25px;
}

div#bot {
    background: url(../img/lay/bot.jpg);
    height: 13px;
}

* body h2 {
       color:#0066CC;
}
.lab{color:#888888;}
