body {
	background-color: #000;
	color: #FFF;
}

.title {
	font-size: 2em;
	font-weight: bold;
}

.content {
	color: #FF0000;

}
