body {
	background-image:url(../images/bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000000;
	margin:0;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:97px;
	height:78px;
	z-index:1;
}