@charset "utf-8";

.mainimage {
    padding-top: 120px;
}
.mainimage img {
    width: 100%;
    min-width: 1140px;
}
.car {
    background-image: url(../img/carnav.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 790px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    padding-left: 350px;
    font-size: 130%;
    margin-bottom: 50px;
}
