body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#all {
	width: 100%;
	height: 700px;
	background-color: #666;
}

div#center {
	width:1000px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 700px;
	font-size: x-small;
	color: #600;
	text-align: center;
	
	
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 16pt;
	background-color: #F5F5F5;


}
