/* here you can put your own css to customize and override the theme */
body {
  margin:0px;
  background: #e7e7e7 ;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; 
  }

.page-header {
background:#540350;
}