* {
	padding: 0;
	margin: 0;
}
p {
	margin: 0 0 .6em 0
}
#page-wrapper {
	font: 14px/1.3em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: white;
	color: black;
	min-height: 460px;
	position: relative
}
#content {
	margin: -230px 0 0 -250px;
	left: 50%;
	top: 50%;
	position: absolute;
	width: 500px;
	text-align: center
}
#site {
	margin: 30px 0
}
#site a {
	display: inline-block
}
#site div {
	font-size: 280px;
	line-height: 250px;
	height: 250px;
	overflow: hidden
}
#info,
#info a {
}
#soon {
	font-style: italic;
	display: inline-block;
	width: 60px;
	text-align: left
}
.blink {
	text-decoration: blink
}