h1 {
	font-family: 'Monsieur La Doulaise', cursive;
	font-size: 7em;
}

h2 {
	font-family: 'SegoeUI', 'Helvetica', sans-serif;
	font-size: 3em;
}

meter {
	width: 100%;
	background-color: #ffae00;
	color: #2dc3e7;
}

.mainButtons{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

.votingDiv {
	background-color: #cccccc;
	margin-top: 50px;
	padding-top: 10px;
}

.page-header {
	border: medium none;
}