/* CSS Document */
body {
    background: url(../images/topBanner2021.jpg) center top no-repeat;
}
body.bodyBg2 {
    background: url(../images/topBanner2021a.jpg) center top no-repeat;
}

.bannerTop {
    width: 100%;
    height: 400px;
}
.bannerTop div.pic {
    width: 1000px;
    height: 400px;
    text-align: center;
}
.headLine {
    width: 100%;
    height: 90px;
    margin-top: 15px;
}