body {
    *background-image: url(https://admin.aghost.net/images/E0411901/backgroundimage.JPG);
    background-attachment: fixed;
    background-repeat: no repeat;
    background-position: center;
	background-color: #D2D5D7;
}
.sidenavWrap {
  display: none 
}
#content {
    margin: 0;
    padding: 0 20px;
    width: 1100px;
}