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