@import url("master2.css");
h1 {
	font-size: medium;
	color: #0000FF;
}
.background {
	background-color: #99CC99;
}
