@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #FF9900;
}

body {
	text-align:center;
	background-color: #000000; 
}

#mainDiv {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 975px;
	position:relative;
}

#Image3a {
	position:absolute;
	top:163px;
	left:106px;
	width: 230px;
	height: 447px;
}

#Image4a {
	position:absolute;
	top:157px;
	left:633px;
	width: 235px;
	height: 454px;
}
