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

