html, body {
	background: #fff;
	background: transparent url('../img/bg_stripe-home.gif') repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
}
#content-wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	height: 600px;
}
#content {
	text-align: center;
}
#nav {
	position: absolute;
	top: 50px;
	left: 150px;
}
