body {
	background-color: #336699;
	background-image: url(../Photos/puhakka09_bckgrd.gif);
	background-repeat: repeat;
}
#apDiv1 {
	position:relative;
	left:auto;
	top:auto;
	width:900px;
	height:500px;
	z-index:1001;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	bottom: auto;
}
#apDiv2 {
	position:absolute;
	left:666px;
	top:484px;
	width:223px;
	height:17px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
