html{position:relative;min-height:100%}
body{margin:0 0 140px;background:url('../images/duke_letting_website_background.jpg');background-repeat:no-repeat;background-size:cover!important;background-attachment:fixed!important}
footer{position:absolute;left:0;bottom:0;height:140px;width:100%}
.main-container{background-color:white;background:rgba(255,255,255,0.9);background:-moz-linear-gradient(top,rgba(255,255,255,0.98) 0,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.8) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.98) 0,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.8) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.98) 0,rgba(255,255,255,0.8) 60%,rgba(255,255,255,0.8) 100%);*/height:100%}