@import url('./screen.css');

* {
	background: transparent;
}

#header,
#header * {
	height: auto;
}

#header h1 a {
	text-indent: 0px;
}

#navbar,
#userbar,
#lang_and_search,
#footer {
	display: none;
}

