body {
	font-family: Georgia, Verdana, Arial, sans-serif;
}

#demo {
	background-color: #C4D5E5;
	border: thin solid;
	border-color: #CCCC99 #999933 #999933 #CCCC99;
	color: #ff0000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}
