
body {
	height: 100%;
	padding-top: 50px;
	background-color: #FFFFFF;
	background-image: url("../img/PlaceForPetsLogo.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
