body{
	background-image: url(img/bgi.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}