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

.background {
	background-image: url(../background%20color.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #003300;
}

