body {
   	background-image: url("blurbg.png");
 	background-size: cover;
    position: absolute;
	right:0%;
	left:0%;
	bottom:0%;
	top:0%;
}