@import: url('default.css');

div#navigation, div#header, div#language {
	display: none;
}

div#content {
	position: relative;
	left: -150;
	width: 100%;
}

div#footer {
	position: absolute;
	bottom: 0;
}

div#frame {
	width: 100%;
}