﻿html, form, body {
    width: 100%;
    height: 100%;
    margin: 0;
}

body {
    /*background-color: #BFDBFF;*/
    color: #000;
    background-position: top;
    background-repeat: repeat;
    font-size:12px !important;
    /*padding: 0px;
    margin: 0px;*/ 
}
