#page {
	width: 683px;
	height: 700px;
	margin: 25px auto;
	font-family: 'Amatic SC', cursive;
}

.expletive {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}

.backsoon {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.cssnav {
	position: relative;
	background: url(/images/behold_on.jpg) no-repeat;
	display: block;
	width: 683px;
	height: 700px;
	margin: 0;
	padding: 0;
}

.cssnav a {
	display: block;
	width: 683px;
	height: 700px;
}

.cssnav img {
	width: 683px;
	height: 700px;
	border: 0
}

.cssnav a:hover img {
	visibility:hidden;
}