.maincontent {
    position: relative;
    max-width: 100%;
padding: 70px 200px 0 200px;
background: url(/imageserver/UserMedia/gaproofing/homebg.jpg);

background-position: bottom center; 
  background-repeat: no-repeat; 
  background-size: cover;
}