.backgroundMain {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.flashbg {
	background-image: url(../images/flashlogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cdbd {
	background-image: url(../images/cd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.filmbg {
	background-image: url(../images/film.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.chessbg {
	background-image: url(../images/rook.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.saverbg {
	background-image: url(../images/flatscreen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cursorbg {
	background-image: url(../images/cursor.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcube {
	background-image: url(../images/cube.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
