/*
christopher-hansen.com
----------------------------------------------------------------------------*/
body {
	background:#fdf15e /* url(../img/bg_taibs.jpg) top center no-repeat */;
	text-align:center;
	color:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
}
div#wrap {position:relative; width:701px; margin:50px auto 0; text-align:center; padding:0;}
div#wrap h1 {
	display:block;
	position:relative;
	width:701px;
	height:0px;
	padding-top:450px;
	margin:0 auto;
	overflow:hidden;
	font-size:1%;
	border:0;
	text-decoration:none;
	background:url(../img/taibs.png) no-repeat;
	outline:none;
}
