/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 1000px;
	background: url(Images/head_fade.jpg) no-repeat left top;
}
