.wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#tut-header {
	background: #fff url(images/body_bg.gif) repeat-x;
	height: 200px;
	position: relative;
	width: 100%;
}

#tut-body {
	padding: 105px 0 0;
}

h1 {
	background: url(images/pixel8.demo.gif) no-repeat 0 0;
	display: block;
	height: 100px;
	position: absolute;
	left: 335px;
	text-indent: -9999px;
	top: 100px;
	width: 290px;
}

h2 {
	color: #302c2e;
	font: 60px/65px Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0 0 50px;
	text-align: center;
}
