body {		
	background: url("/img/29june.jpg?20160627"); 
	line-height: 140%;
	background-attachment: fixed;
    background-color: #d8dadd;    
    background-position: center 0;
    background-repeat: no-repeat;    
    height: 100%;
    position: relative;
}

.footer {	
	background:#38525a;
	height: 180px;
	padding-top: 20px;
}
