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