Body.Basic{
        Background-image: url("dot.png");
        Background-color: #c6c5c5;
        Font-Family: Verdana , Arial, Helvetica, Universe, Sans-Serif;
        Color: Navy;
        Width:80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 3%;
        }

Div.Image {Text-align: center;
        Border: None;}

P.Image {font-weight: normal;
        font-size: 8pt;}

Div.Validator {Text-align: right;
        Border: None;}

Img.Validator {Border-color: #c6c5c5;}

H1.Center { Text-align: center;
        font-weight: bold;
        font-size: 25pt;}

P.Basic {Text-align: center;
        font-weight: normal;
        font-size: 12pt;}

P.Contact {Text-align: left;
        font-weight: normal;
        font-size: 8pt;}

P.Heading{Text-align: left;
        font-weight: bold;
        font-size: 14pt;}

P.Update{Text-align: right;
        font-size: 8pt;
        font-style: Italic;}

A:link.Basic{Text-decoration: underline;
        Color: Blue;
        Background-color: silver;
        }

A:visited.Basic{Text-decoration: underline;
        Color: Purple;
        Background-color: silver;
        }

