body {
	background-color: darkblue;
	font-size: 12pt;
}
#p {
	text-indent: 20px;
}
.title {
	text-align: center;
	font-size: 22pt;
}
.name {
	text-align: center;
	font-size: 16pt;
	font-style:italic;
}
	