body {
	font-size: 12px;
	font-family:Verdana;
	padding:0;
	margin:0;
}
img {
	border:0;
}
a, a:hover {
	outline:none;
}
#out {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}
#cnt {
	width: 750px;
	height: 290px;
	margin-left: -375px; /* width of the #cnt / 2 */
	position: absolute;
	top: -145px; /* height of the cnt / 2 */
	left: 50%;
	text-align:center;
}