body{
	background:#CCF0C0;
}

strong{
	color:blue;
}

div.veryimportant{
	color:yellow;
	background:purple;
	font-size:large;
}