body {
	background-color: #006699;
	color: #ffffff;
}

a {
color: rgba(255,255,255,.6);
}

h1 {
	text-align: center;
}

h1,h2 {
	color: rgba(255,255,255,.8);
	font-family: 'Francois One', sans-serif;
}

#donateForm {
	text-align: center;
}

#qrCode {
	max-width: 90%;
	margin-top: 8px;
	border-style: none;
}