h1 {
	color: green;	
}

p {
	font-family: arial;
}

.bla {
	color: green;
	font-size: 14px;
}