 h2 {margin-top: 0; margin-bottom: 5px;}
 a {color: #fff;}
 body {background: url(/images/bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: 0px -70px; background-attachment: fixed;}
 .center {text-align: center;}
 .nvbg {background: url(/images/tbg.png); padding: 13px;}
 .navlink {font-size: 13pt; color: #fff; margin-right: 19px; text-decoration: none; text-transform: uppercase; font-family: sans-serif;}
 .content {max-width: 100%; margin: 0 auto; width: 1100px; background: url(/images/tbg.png); background-repeat: repeat; padding: 60px; color: #fff; margin-top: 10vh;}
.half {width: 50%; float: left;}
 .clear {clear: both;}
.bimg {width: 90%; padding-left: 30px;}
 h1 {margin-top: 0;}
@media (max-width: 1000px) {
   .half {width: 100% !important;}
  .content {padding: 30px 20px !important; text-align: center;}
  .bimg {width: 80%; padding-left: 0 !important; margin-top: 20px;}
  body {background: url(/images/bgmobile.jpg) !important; background-repeat: no-repeat !important; background-size: cover !important;}
  .navlink {font-size: 22pt;}
  .nvbg {padding: 20px;}
   }