div {
	clear: left;
	float: left;
	position: relative;
	visibility: visible;
	height: 150px;
	width: 150px;
	left: 25px;
	top: 25px;
}

