body {
	background-color: #ffcc99;
	color: #009900;
	font-family: 'Dancing Script', cursive;
	text-align: center;
}

a, a:visited {
	color: #ffffcc;
}