﻿html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    background: url('../img/Background 011.jpg') no-repeat scroll;
    background-size: 100% 100%;
}
/* CSS Document */

#form1 {
    height: 100%;
}