/* CSS Document */

div.homelink {
	cursor: pointer;
	background: url(clear.gif);
	position: absolute;
	top: 130px;
	left: 10px;
	width: 100%;
	height: 100px;
}
