body
{
 font-family: Tahoma;
 font-size: 13px;
 color: #000000;
 background-color: #f8f8f8;
}

.mainsection
{
 background-color: #f8f8f8;
 width: 560;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
}

.text
{
 text-align: left;
 margin-left: 20;
 margin-right: 20;
}

a:link {color: #dd7777; text-decoration: none;}
a:visited {color: #dd7777; text-decoration: none;}
a:hover {color: #dd7777; text-decoration: underline;}
a:active {color: #dd7777; text-decoration: underline;}

img
{  border-style: none;
}