/*
Theme Name: Maximilians 
*/
 

body {
background:url(images/002.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

body.page-id-9005, body.postid-8998 { 

background:url(http://maximilians.ru/img/vdkbkg.jpg) repeat center center fixed;
-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body.page-id-9025 { 
background:url(http://maximilians.ru/img/suvenirbg.jpg) repeat fixed; 
}


h1.logo {
    background: transparent url("http://maximilians.ru/img/logo-oval2.png") no-repeat scroll 0px 0px;
    height: 190px;
    left: 33px;
    position: absolute;
    top: 32px;
    width: 230px;
    z-index: 999; 
}

.footer {
	background: #fff !important;
}	