body {	
	text-align: center;
	background-color:#FFCC33;
	font-family: Comic Sans MS;	
	font-size: 22px;	
	line-height: 1.3em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
.Title {
	font-size: 34px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	background-color:#FF3300;
	}