body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 background-color:#ddebf4;
	 background-image:url(bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
	 text-align:center;
}
body,table,td{ font-size:12px; color:#3c6e92; line-height:18px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
