body {
	background-image: url("/images/backgrounds/muohio_pool.jpg");
}

@media (orientation: portrait) {
	body {
		background-position: right center;
	}
}
