body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#fff;
}

h1 {
	position:absolute;
	bottom:0;
	left:0;
	width:63px;
	height:61px;
	padding:0;
	margin:0;
	font-size:10px;
	line-height:10px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/flaco-on.gif);
}

h1 a {
	width:63px;
	height:61px;
	padding:0;
	margin:0;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/flaco-off.gif);
}

h1 a:hover {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/flaco-on.gif);
}