﻿html { 
background: url('IMG_5965136574.jpg') no-repeat center center fixed;
height:100%;
width:100%;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
} 