#header {
	text-align: center;
}

#header p {
	margin-top: 0.75em;
}

#header h1 {
	font-size: 300%;
	font-weight: normal;
	margin-top: 0.75em;
}

#content p {
	text-align: center;
}

#home #content p {
	margin-top: 1.5em;
}

.big {
	font-weight: normal;
	font-size: 150%;
	color: #f09;
}

.highlighted {
	color: #f09;
}

#contact #content {
	margin-top: 3em;
}

#contact #content h1 {
	font-size: 190%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1.5em;
}

#footer {
	margin-top: 1.5em;
}

#bar {
	font-size: 12px;
	text-align: center;
	border: 0.375em solid #EBF6FA;
	padding: 0.187em;
}
