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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	background-color: #b7c1cc;
}

#header {
	height: auto;
}

