body {
	background-color:#CCCCCC; 	/* #91ACC9;	 #004F98; */
	text-align: center;
	color:#FFFFFF;
	font-weight: 100;
	margin: 8px 0 0 0;
}center {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-left-width: thick;
	border-bottom-width: thick;
	border-right-width: thick;
	border-top-width: inherit;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-color: #FFCC00;
	outline-color: #FFCC00;
	outline-style: ridge;
	outline-width: thick;
	border-top: #FFCC00;
	border-right: #FFCC00;
}
