body {
	background-color: #efefe2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 153px;
}

table,tr,td
{
	font-size:11px;
	font-family:verdana;
	color:#666666;
}