@charset "utf-8";
/* CSS Document */

body {
  background-image: url(https://thefedorachronicles.com/finding-adventure/photos/background/orange-wallpaper.png);
  background-color: #df8f46;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.container {
	background-color: #F6F6F6;
}