center {
	text-align: left !important;
}

a {
	text-decoration: underline;
}

h1, .h1 {
	font-size: 1.8em;
	font-weight: bold;
}
h2, .h2 {
	font-size: 1.4em;
	font-weight: bold;
}


#top, #toplogo, #toptema, #quickmenu, #menu, #bottom {
	display: none !important;
}


#container {
	max-width: 100%;
	text-align: left;
}


#quicky {
	padding: .5em 0;
	color: gray;
	font-size: .7em;
	font-weight: bold;
}
#wai a {
	color: gray;
}


#content {
	margin: 0;
	font-size: .9em;
}

