body {
	background: #211c18 no-repeat url(UnconBGround3.JPG);
	color: #eee;
	text-shadow: 3px 3px #333;
	background-position: center;
	background-size: cover;
	font-family: "Linux Libertine", serif;
	font-size: 2em;
	text-align: center;
}

h1, h3 {
	font-weight: normal;
}

a {
	color: #FFEFD5;
}