body, body.login { background: #f3f0e7; background: url('/static/shared/img/background-only-50.jpg') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
#container { background-image: url('/static/shared/img/lghtmesh-beige.png'); background-repeat: repeat; margin:20px; width: auto; box-shadow:0 0 15px rgba(0, 0, 0, .2);  }
#header { overflow: auto; border-bottom: 1px solid black; background-image: url('/static/shared/img/darkdenim3.png'); background-repeat: repeat; }
#branding h1 { color:white; }