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

h1 {
	color: #900;
}

#sizeChange {
	width: 100%;
	height: 1.4em;
	background: #FF9;
	padding: 15px;
}

