.i1 {
	position: absolute;
height: 321px;
	width: 150px;

	left: 28%;
	top: 10px;

	border-radius:5px;
	box-shadow: 1px 1px 10px #888888;
	border: 1px solid #CC0000;
}
