td {
	text-align: center;
}
body {
	background-color: #FFCC33;
	text-align: center;
	background-image: url(graphics/orange_back_ground.jpg);


}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12mm;
}
.blog {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
}
