@charset "utf-8";
/* CSS Document */

#header {
	background-color: #000;
	background-repeat: no-repeat;
	height: 85px;
	color: #CCC;
	font-size: 1.6em;
	letter-spacing: 0.1em;
}
.subHead {
	font-size: .6em;
}
