#section {
    margin-top: 20px;
}

.title {
    color: red;
}

h1 {
    color: #00FF00;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 100px;
}