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

.footer {	
	background: #2e4f6c;
	height: 180px;
	padding-top: 20px;
}