html {    
    background: url('images/background.png') no-repeat center fixed;     
    background-size: cover;
	background-color: #273a55;
}