div#header {
	background: url(/files/journals/77/logo/background.png) 100% 100% no-repeat;
	background-size: cover;
}

#headerTitle a {
	background: #32417e;
	padding: 10px;
	color: #ffffff;
	text-shadow: none;
}

#siteLogo img {
	display: none;
}

div#siteLogo {
        background: url(/files/journals/77/logo/logo.png) no-repeat;
        height: 100px !important;
	margin-left: 10px;
        background-size: contain;
}

li#navItem-journals {
	display: none;
}

li.sep {
	display: none !important;
}

footer div.footerTop, footer div.underFooter {
	display: none;
}
