﻿body {
}

#form1 {
    background: url(../img/background.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: center;
    color: #f8f8f8;
}
.wrapper > section {
    background-color: transparent;
}
