﻿body {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    color: #555555;

	background-image: url("../../Images/Common/background.jpg");
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;

}

a img { border-style: none; }

table 
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

table td
{
    vertical-align: top;
}
