body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
