#backgroundImageDiv {
	margin: 0px 0px 0px 77px;
	float: left;
	width: 205px ; 
	height: 202px;
	position: relative;
	/*position: relative; 
	float:right; 
	border: 1 solid black; 
	width: 680px ; 
	height: 482px;*/
}

#backgroundImageDiv img {
	display:none;
	position:absolute;
	top:0; left:0;
}