@charset "utf-8";
H1 {
	font-size: 60px;
	color: #FFCC66;
	text-decoration: underline;
}
body {
	background-color: #FF0000;
	font-size: 15px;
}
