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


body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}
body {
	  color: white;
	  background-color: #944218;
}

/*.bgimg {
   
    min-height: 100%;
    background-position: center;
    background-size: cover;
}*/
