@charset "utf-8";

/*************************************/
section.info {
    margin: 0;
    padding: 0 0 80px 0;
    overflow: hidden;
}

h2#heading1 {
    margin: 20px 0 80px 0;
    padding: 5px 0 5px 10px;
    font-weight: 500;
    font-size: 32px;
    line-height: 2.0;
    letter-spacing: 4px;
    text-align: center;
    background-color: white;
    border-bottom: 1px solid lightgray;
    border-top-left-radius: 5px;
}

div.info1img {
    margin: 0;
    padding: 0;
    text-align: center;
}