.centerer {
    text-align: center;
    margin: 0 auto;
}
#logo {
    height:auto;
    width: 470px;
    max-width: 90%;
}

.header_vhsplus {
    margin-bottom: 70px;
    max-width: 1140px; width: 100%; min-width: 300px;
    text-align: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: large;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}

#back {
    background-color: #afcb08;
    border: none;
    border-radius: 6px;
    color: black;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    float: right;
    font-size: 16px;
}

.vhsplus_h1 {
    font-size: large;
    font-weight: bold;
    color: #80269f;
}

.vhsplus_a {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.footer {
    padding:0 25px;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: large;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}
