body, container, revolution_slider_container { background: #333333; }
#footer-credits { background: #333; font-family: "Cinzel", Georgia, Times, serif; }
.fancy span { font-family: "Cinzel", Georgia, Times, serif; }

body {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333333;
	background-attachment: fixed;
	background-image: url("https://showcase.riminaldi.com/wp-content/uploads/bolt.png");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}