body {
	background-image: url(../img/back_start.jpg);
	background-position: center top;
	background-attachment: fixed;
}

#content {
	margin-left: 500px;
	width: 400px;
	background: none;
	font-size: 100%;
	line-height: 150%;
} 