

html{
    background: url(../images/agro.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
}

form img{
    width: 50%;
    margin-bottom: 5%;
    padding: 5%;
}
