.maincontent {
max-width:100%;
position:relative;
padding:50px 200px;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
background-image: linear-gradient(180deg,rgba(255,255,255,.75) 0%,rgba(255,255,255,.75) 100%),url(/imageserver/UserMedia/nickismagictouch/sky-bg.jpg);
}