body{
	margin: 10em 10em;
}

.credit {
	clear: both;
	position: relative;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c00;
}


h1 {
	color: #3C3B80; 
	font: bold 17px/20px Arial, Helvetica, Tahoma, sans-serif; 
	letter-spacing: 0.3em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c00;
}

h2 {
	color: #3C3B80; 
	letter-spacing: 0.3em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c00;
}

li {
	margin-bottom : 1em;
}
