#strike_fighter {
	width: 624px;
	height: 600px;
	position: relative;
}

#strike_fighter .main_text {
	position: absolute;
	font-size: 1.2em;
	font-weight: bold;
	top: 290px;
	left: 5px;
	line-height: 1.2em;
}

#strike_fighter .main_text span {
	color: #D1700E;
}

#strike_fighter h2 {
	margin-bottom: 8px;
	font-size: 1.5em;
}

#strike_fighter .text_2 {
	position: absolute;
	top: 317px;
	left: 336px;
	font-size: 0.9em;
	font-weight: bold;
}

#strike_fighter .text_3 {
	position: absolute;
	bottom: 0px;
	left: 5px;
	font-size: 0.9em;
}