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


#page-body {
background-image: url(../../images/logo.png) !important;
background-position: 50% 0;
background-repeat: no-repeat;
}


body#page {
background-color: #fff !important;
background-image: url(../../images/background-ruin.jpg)  !important;
color: #660000 !important;
background-repeat: no-repeat!important;
background-size: cover;
background-position: 50% 30%;
background-attachment: fixed;
}

