body {
	text-align: center;
	background: #fff url("img/background.jpg") no-repeat;
	background-size: cover;
	padding-top: 3em;
	font-size: x-large;
}

p.small {
	font-size: small;
}
