/* Введите Ваш код CSS тут */
body {
    background: url(/wp-content/uploads/2016/11/body-bg.jpg) fixed center center no-repeat !important;
}
#navigation .menu {
	    margin-top: 0px !important;
}
#header {
	text-align: center;
  	width: 100%;
}
#header #logo, #logo a img {
	float: none;
}
#logo a img {
    display: inline-block;
    max-height: 70px;
    width: auto;
}
#navigation .menu {
    margin-top: 40px !important;
}