body{
	background:url('../images/testimages/pagebg.gif');
	background-repeat:repeat-y;
	background-color:	#8BAD3F;
	margin:0 0 0px 9px;
}
.ticket_container{
	background:#F04A30;	
}

.homeTxt{
	font-family: Arial;
	color:#222227;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.gap{
/*height:20px;*/
}

.island_bg{
	background:#8BAD3F url('../images/testimages/jungleisland_bg.gif') repeat-x;
	height:217px;

}
