 .Title
{
    font-family:Verdana,tahoma,Arial,Helvetica;
    font-size:14px;
    color:#ec008c;
    font-weight:bold;
}
 .Title2
{
    font-family:Verdana,tahoma,Arial,Helvetica;
    font-size:14px;
    color:#333;
    font-weight:bold;
}
.bg{
background:url(gray.gif);
background-repeat:repeat-x;
background-position:center;
}


