.bodycopy {
	color: #FFFFFF;
}
body {
	background-image: url(../img/bg_a.jpg);
	background-repeat: repeat;
	background-color: #4D6DAA;
	background-attachment: scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablemain {
	background-image: url(../img/playdium_04.jpg);
	background-repeat: repeat-y;
}
.tablemain_topGR {
	background-image: url(../img/playdium_03.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.tablemain_h1 {
	background-image: url(../img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Century Gothic", Verdana;
	color: #000000;
	font-size:10px;
	align="center";
	margin-left: 20px;
}