
body {
	margin: 50px;
	padding: 0;
	font-family: Avenir;
	background: url(sitebg2.jpg) no-repeat center fixed;
	background-size: cover;
	color: #eee;
}

#siteTitle {
	text-align: center;
}

h4{
	color: rgba(255,255,255,.3);
}