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