
/* CSS Document */

#image_holder {
	float:left;
	width:230px;
	height:555px;
	background-image:url('../images/magazine_image.jpg');
}
