.red {
	color:red;
}

.background {
	background-color:red;
}
.italic{
	font-style:italic;
	}
