html, body {
	width:515px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing: -0.22em;
	color:#40a447;
	font-size:0.9em;
	font-weight:bolder;
	margin:0 auto;
}

em {
	font-weight:bolder;
	color:#2a98d4;
}

#click {
	font-size:8.1em;
	position:absolute;
	top:50%;
	height:300px;
	margin-top:-180px;
	border-left: 1px dotted #999999;
	padding: 0 10px;
}
#click a {
	display:block;
	width:515px;
	height:300px;
	text-decoration:none;
	color:#40a447;
}
