body {
	background-color: #2a2a2a;
	background-image: url(../images/RHFateGO.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
audio {
	display: none;
}