div.gamenavtitle {
	font-size: 59px;
}
div.gameabout p {
	font-size:25px;
}
div.gamestory {
	height: 500px;
}
div.gametrivia {
	height: 492px;
}
div.fightertabs input {
	height: 248px;
}
div.fselect {
	height: 300px;
}
div.fightermiddle {
	height: 246px;
}
div.stagescreen {
	width: 326px;
}
div.stagebio {
	width: 380px;
}
.helper2 {
	bottom: 114px;
}
.helper3 {
	bottom: 108px;
}
div.enemyarea img, div.bossarea img {
	-webkit-transform: scale(3.5);
	-moz-transform: scale(3.5);
	-o-transform: scale(3.5);
}
div.enemyscreen img, div.bossscreen img {
	-webkit-transform: scale(4.0);
	-moz-transform: scale(4.0);
	-o-transform: scale(4.0);
	bottom: -100px;
}
div.stagewavecard img {
	-webkit-transform: scale(2.0);
	-moz-transform: scale(2.0);
	-o-transform: scale(2.0);
}
div.stagewavecard {
	margin: 0px;
	margin-bottom: 18px;
	margin-left: 10px;
	width: 54px;
}
div.stagewavehelper {
	height: 99px;
}
div.itemhelper img {
	-webkit-transform: scale(4.0);
	-moz-transform: scale(4.0);
	-o-transform: scale(4.0);
}
div.itemhelper {
	bottom: 144px;
}
div.stagebody div.enemyarea p {
	font-size: 50px;
	bottom: -16px;
}