body
{
margin: 0;
padding: 0;
background-color: #fff;
background-attachment: fixed;
background-image: url(../images/welcome.jpg);
background-repeat: no-repeat;
background-position: top center;
color: #000;
font-family: arial;
font-size: 12px;
}

td
{
vertical-align: top;
text-align: left;
color: #000;
font-family: arial;
font-size: 12px;
}
