body {
	background: #200200 repeat url(AltRocksBRO.jpg);
	color: #fff;
	text-shadow: 1px 3px #000;
	background-position: center;
	background-size: cover;
	font-family: 'Ubuntu', sans-serif;
	font-size: 25px;
	text-align: center;
}

h1, h3 {
	font-weight: normal;
}

a {
	color: #FFEFD5;
}