body {
	background: url('bg.gif');
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.fullscreen {
	background: url('q.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.img {
	background: url('q.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.comingsoon {
	background: url('comingsoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
}