body
{
background:            white;
margin:                0px auto;
padding:               0px;
text-align:            center;
}

img
{
border:                0px;
}

a
{
color:                 #000000;
text-decoration:       none;
}

a:hover
{
color:                 gray;
text-decoration:       none;
}

#home
{
position:              relative;
margin-top:            5%;
padding:               0px;
}

#text
{
line-height:           150%;
text-align:            left;
font-size:             11px;
font-family:           Verdana, Arial, Helvetica, sans-serif;
margin:                5%;
padding:               0px;
}

