body {
        background-image: url("/images/pools/ohio/csu-pool-1.jpg");
        */background-position: right center;*/
}

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