BODY {
	BACKGROUND-POSITION: center 0%;
	BACKGROUND-IMAGE: url(links/bg.jpg);
	MARGIN: 0px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #000;
	background-attachment: fixed;
}
.playerback {
	background-image: url(links/index_04.jpg);
}
.bodyback {
	background-image: url(links/index_07.jpg);
	background-repeat: no-repeat;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F9FF2C;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DB9B;
}
