html, body {
	overflow:visible;
}

#bg_image {
	display:none;
}

div#outer_wrap {
	position:static;
	overflow-x:visible;
	overflow-y:visible;
}
