body{
	margin: 0;
	padding:0;
	text-align: center;
	background: #004905 url(../images/bgrepeater.gif) repeat-x top left;
}

#flashActionContainer {
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:10;
}

#flashAction {
	outline:none;
}

#pageTrackerDebugger {
	position:absolute;
	left:5px;
	top:5px;
	font-family:Courier New;
	font-size: 10px;
	text-align: left;
}
