/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Background: Plain */

/* body#page { background: #DCE6E2 url(../../images/background/plain/page.jpg) 50% 0 repeat; } */

body#page { background: #DCE6E2 url(../../images/background/plain/page.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }