body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2ABFFF;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bg{
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-position: bottom;
	background-repeat:repeat-x;
}