﻿body
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:0px;
    margin-right:0px;
    background-image: url(../images/Lines.jpg);
    font-family:Verdana;
    color:Gray;
}

input
{ 
    background-color: White; 
    border-color: #507CD1;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #284E98;
    width:120px;
}
