body {		
	background: url("/img/23feb.jpg"); 
	line-height: 140%;
	background-attachment: fixed;
    background-color: #6aa5cf;    
    background-position: center 0;
    background-repeat: no-repeat;    
    height: 100%;
    position: relative;
}

.footer {	
	background: #0a5184;
	height: 180px;
	padding-top: 20px;
}
