﻿body {
    font-family: Georgia, Verdana, Arial;
    text-align: center;
    background: url("/Images/background.jpg") no-repeat center;
}

.main {
    text-align: center;
    height: auto;
    width: 100%;
    margin-top:5%;
}

.windles {
    width: 80%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: auto;
    padding-bottom:20px;
    
}

.image {
    margin:20px;
}
