#box
{
	height:80%;
	width:100%;
	background-image: url("../image/background.jpg");
	background-repeat:no-repeat;
	background-position:center;
	
}

h1{
	text-align:center;
}
