@charset "UTF-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	background-image: url('/images/Mount-Range.png');
	background-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
}