@charset "UTF-8";
/* CSS Document */


.topimg {
    width: 100%;
    height: 1500px;
    background-image: url("../images/b6-info.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    background-color: #EEE0D0;
}