.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000;
	font-style: italic;
	background-color: #FF0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: wait;
	font-weight: bold;
}
