body {
	background-color: transparent !important;
}

div.header {
	background-image: none !important;
}

div#page, div#body {
	background-image: none !important;
	background-color: transparent !important;
}

body * {
	color: #000000 !important;
}

div#page, div#header, div#header .header {
	width: auto;
	height: auto;
}

div#navi {
	display: none;
}

div#header h1 {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	
	font-size: 2.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 6px double #295300;
	padding-right: 10px;
}

div.content-small, div.content-big {
	width: auto;
	padding: 0px;
	margin: 0px;
}

