body { 
	background-image: url( '/images/body-background.png' );
}

h1, h2 { 
	text-align: center;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

br + table {
	color: #f0f0f0;
	font-weight: bolder;
	background-color: #a4a4a4;
}

td > table { 
	padding: .3em;
	color: #202020;
	background-color: #e4e4e4; 
}

th {
	color: #ffffff;
	background-color: #202020;
	padding: .3em;
}

div#pagecontent {
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 80%;
	width: 80%;
	margin: auto;
	background-color: #e8e8e8;
	padding: .2em;
}

div#pageheader {
	margin: auto;
}

div#electionresults {
	margin: auto;
	padding: .2em;
	background-color: #f8f8f8;
}

div#electionresults object {
	width: 100%;
	min-height: 300px;
	height: 600px;
	border: 0px solid #000000;
}

div#pagefooter { 
	text-align: center; 
}

div#countyclerk {
	font-weight: bolder;
	font-size: 110%;
}

div#logonix {
	width: 65%;
	margin: auto;
	font-style: italic;
	border: 1px solid black;
	font-size: 90%;
}
