body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.margin {
	margin-top: 10px;
	margin-left: 50px;
}
