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

.footer {	
	background:url("/img/downStrip.gif") repeat-x left bottom #eee;
	height: 180px;
	padding-top: 20px;
}