#stockimage {
	width: 300px; 
	height: 400px; 
	background-image: url('/ART/images/Datastock.jpg'); 
	background-repeat: no-repeat;	
	background-position: -110px 0px;
	margin-top: 5px;
}

