body {		
	background: url("/img/8march.jpg"); 
	line-height: 140%;
	background-attachment: fixed;
    background-color: #90c7ff;    
    background-position: center 0;
    background-repeat: no-repeat;    
    height: 100%;
    position: relative;
}

.footer {	
	background: #408e33;
	height: 180px;
	padding-top: 20px;
}
