* {
	font-size: 14px;
}

body {
	margin-top: 180px;
	margin-left: 250px;
}

strong {
	font-size: 14px;
}

a {
	color: black;
	font-family: Arial Black, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	border-bottom: 1px dashed black;
}

sup {
	font-family: Arial, sans-sreif;
	font-weight: bold;
	vertical-align: text-top;
}

div#masthead {
	position: absolute;
	top: 40px;
	left: 10px;
}

div#watermark {
	position: absolute;
	top: 80px;
	left: 90px;
	color: #eee;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 150px;
	z-index: -1;
}

#kz {
	float: left;
}

#nav {
	font-size: 18px;
	position: absolute;
	left: 270px;
	top: 8px;
	width: 400px;
}

#nav * {
	font-size: 18px;
	text-decoration: none;
}

#nav span.nav-item {
	padding-right: 12px;
	font-family: Arial Black, Arial, sans-serif;
	color: #bbb;
}

#bird {
	position: absolute;
	left: 425px;
	top: 30px;
}

#blurb {
	font-weight: bold;
	font-size: 110% ! important;
}

#kz-home {
	position: absolute;
	left: 20px;
	top: 260px;
}

#home-nav {
	position: absolute;
	left: 555px;
	top: 290px;
	width: 400px;
}

#home-nav a {
	margin-right: 20px;
	font-size: 30px;
}

#home-nav a sup {
	font-size: 20px;
}

#copyright {
	position: absolute;
	left: 685px;
}
