body{
	background: #c0c0c0;
	color: #ffffff;
	text-align: center;
	font-weight:bold;
}
h2{
	background: inherit;
	color: #800000;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.3em;
}