body {
	background-color: #FFF;
	font-size: 10px;
	line-height: 12px;
}
#content {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 640px;
	height: 350px;
	margin-left: -320px;
	margin-top: -175px;
}
a {
	text-decoration: none;
}
font {
	font-size: 10px;
	line-height: 12px;
}
img {
	border: 0;
}
img#logo {
	margin-bottom:  90px;
}
img.button {
	margin-top: 9px;
	margin-bottom: 9px;
}