/* @override http://tomjuddart.com/tom.css */

#container {
	background: url(judd_splash.jpg) no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 900px;
	position: relative;
	border: 1px solid #000;
}

h1 {
	margin: 0;
}

h1 a {
	display: block;
	width: 1200px;
	height: 900px;
	text-indent: -9999px;
}