body {
	background: purple repeat;
	color: #a5f2f3;
}

#content {
	background: #FF88BB;
}

.reply {
	background: #EA5A8F;
}

a {
	color: #2277bb;
}