/**
 * zmj.css
 */

#header {
	background-color: #00b0ec;
}

#header h1 {
	margin: 0 auto;
	padding: 0 0 0 10%;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
}

#sidebaripv6enabled {
	display: none;
}