#container_outer {
	text-align: center;
	background-image: url('/assets/images/others/new-twootz.jpg');
	background-position: center top;
	background-attachment: fixed;
}

#container_inner {
	width: 1022px;
	background-color: white;
	margin: 0 auto;
}