body {
	background-color: #FFF;
	text-align: center;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
}

#contentIndex {
	width:600px;
	margin: 0 auto;
	text-align: left;
}
	