div.gamenavtitle {
	font-size: 76px;
}
div.gametrivia {
	height: 292px;
}
div.enemyarea p {
	font-size: 29px;
	bottom: -7px;
}
div.stagebody div.enemyarea p {
	font-size: 25px;
	bottom: 2px;
}
div.bossscreen img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	bottom: -50px;
}
div.enemybio {
	width: 460px;
}
div.enemyscreen {
	width: 240px;
}
div.helper3 {
	bottom: 50px;
}
div.bossarea img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
}
div.bossarea p {
	font-size: 30px;
	bottom: -2px;
}
div.gameabout p {
	font-size: 29px;
	margin-right: 230px;
}
div.gamestory {
	height: 400px;
}
div.stagescreen {
	width: 320px;
}
div.stagebio {
	width: 386px;
}
div.itemarea img {
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-o-transform: scale(1.8);
	bottom: 27px;
	position: relative;
}
div.fightertabs input#fightertab-1 {
left: 152px;
}
div.fightertabs input#fightertab-1 + label {
left: 152px;
}
div.fightertabs input#fightertab-2 {
left: 552px;
}
div.fightertabs input#fightertab-2 + label {
left: 552px;
}