html { background: #2B417C; background-image: url("../images/home-watermark.png"); background-position: center top; background-repeat: no-repeat; }
body { background: none; }

.btn-primary { background: #CC9C36; color: #2B417C; font-weight: bold; border: none; }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus  { background: #f2b741; color: #2B417C; }