body {
	color:#868686;
}

h1 {
	color:#FFCC00;
}

h2 {
	color:#FFF;
}

.wrapper .container .header {
	background:url(../img/spacefight_banner.jpg) no-repeat 0 0;
}

.wrapper .container .getitnow {
	position:absolute;
	right:20px;
	top:45px;
	background:url(../img/button_getitnow2.png) no-repeat 0 0;
}

.wrapper .container .header .getitnow:hover,
.wrapper .container .header .getitnow_hover {
	background-position:0 -48px;
}

.wrapper .container .content ul.game-features li.head {
	color:#FFF;
}

.btn_getnow {
	background-image:url(../img/button_getnow_2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:265px;
}

.btn_getnow:hover,
.btn_getnow_hover {
	background-position:0 -48px;
	cursor:pointer;
}
