@import url("master.css");

body {
	background-color: #CCFFCC;
}
p {
	color: #000000;
}
h1 {
	font-size: medium;
	color: #006600;
}
