#devbackground {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	background-color: #FFFF00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #FFCC00;
	color: #FF0000;
}
