body {
	background-size: 640px 480px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(exitgate.jpg) ;
}
h1 {
	text-align:center;
}

