@charset "utf-8";
/* CSS Document */

#header {
	background-color: #000;
	background-repeat: no-repeat;
	height: 100px;
	color: #CCC;
	font-size: 1.6em;
}
