@charset "utf-8";
/* Site */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #444;
	background-attachment: fixed;
	background-image: url(../images/locations/P4190158.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}