		body {
			background: #f7f7f7 url(../img/background.png) top center repeat-x;

			margin: 0;
		}
		#page {
			display: block;

			border: 0;
			outline: 0;
			width: 920px;

			background-position: top center;
			background-repeat: no-repeat;

			margin: 0 auto;
		}
