* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -267px 0 0;
	width: 100%;
	height: 535px;
	color: #609;
	background: #c9f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
}
a:link, a:visited {
	border: none;
	color: #609;
	text-decoration: underline;
	background: #c9f;
}
a:hover, a:active {
	border: none;
	color: #90c;
	background: #c9f;
	text-decoration: underline;
}
img {
	border: none;
}
#main {
	margin: 0 auto;
	clear: both;
	float: none;
	height: 535px;
	width: 393px;
}
#logo {
	height: 535px;
	width: 170px;
	float: left;
}
#link {
	padding: 214px 0 0;
	float: left;
}
#copyright {
	color: #639;
	font-weight: bold;
	font-size: 10px;
	padding: 420px 0 0;
	-webkit-text-size-adjust:none;
}
