@charset "utf-8";
/* CSS Document */
body {
	background-color: #C4A98B;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	text-align: center;
	font: Arial
}
#apDiv1 {
	position:absolute;
	left:63px;
	top:197px;
	width:67px;
	height:71px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:12px;
	top:216px;
	width:115px;
	height:109px;
	z-index:1;
}
.style2 {
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
}
.left {
	text-align: left;
}