body {
	background-color: #013300;
	background-image: url(../images/background2.jpg);
	
}
body,td,th {
	color: #D2B48C;
}
#apDiv1 {
	position:absolute;
	left:3px;
	top:8px;
	width:136px;
	height:785px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:191px;
	top:6px;
	width:579px;
	height:888px;
	z-index:2;
	margin-left: 10px;
}
a:link {
	color: #E3D1B9;
}
a:visited {
	color: #E3D1B9;
}
a:hover {
	color: #C59F6D;
}
a:active {
	color: #C59F6D;
}
