body {
	background-image: url(bg_wood.jpg);
	margin: 0;
}

#content {
	margin: 0 auto;
	background: url(index.png) center top;
	height: 800px;
}

h1, h2, h3, p, ul, li {
	text-indent:-9988px;
	display: block;
	overflow: hidden;
	font-size: 1px;
	color: #fff;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}
