html, body {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF;
	}

html {
	padding-bottom: 350px;
	background: url('/sam-reich.jpg') no-repeat center bottom;
	}

#wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 670px;
	height: 400px;
	margin: -200px 0 0 -335px;
	text-align: center;
	}

h1, h2, h3, ul, li {
	margin: 0 0 20px;
	padding: 0;
	}

h1 a, h2 a, h3 a, ul, li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('/sprite-sam-reich.gif') no-repeat;
	text-indent: -9999px;
	}

h1 {
	width: 670px;
	height: 240px;
	}

h1 a { background-position: 0 0; }

h2 {
	width: 670px;
	height: 45px;
	text-indent: -9999px;
	background: url('/sprite-sam-reich.gif') no-repeat 0 -258px;
	}

h3 {
	width: 670px;
	height: 25px;
	margin-bottom: 15px;
	}

h3 a:link, h3 a:visited { background-position: 0 -324px; }
h3 a:hover, h3 a:active { background-position: 0 -469px; }

ul {
	height: 30px;
	list-style: none;
	background-position: 0 -365px;
	}

ul li {
	display: block;
	height: 30px;
	float: left;
	margin-right: 20px;
	}

#a { width: 81px; }
#a a:link, #a a:visited { background-position: -1px -365px; }
#a a:hover, #a a:active { background-position: -1px -510px; }

#b { width: 127px; }
#b a:link, #b a:visited { background-position: -101px -365px; }
#b a:hover, #b a:active { background-position: -101px -510px; }

#c { width: 158px; }
#c a:link, #c a:visited { background-position: -247px -365px; }
#c a:hover, #c a:active { background-position: -247px -510px; }

#d { width: 91px; }
#d a:link, #d a:visited { background-position: -424px -365px; }
#d a:hover, #d a:active { background-position: -424px -510px; }

#e {
	width: 133px;
	margin: 0;
	}

#e a:link, #e a:visited { background-position: -534px -365px; }
#e a:hover, #e a:active { background-position: -534px -510px; }
