body { 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	padding:1em; 
	margin: 25px;
} 
h1, h2, h3 {
	line-height: 1.5em;
}

ul, ol, li {
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.text-indent {
	text-indent: 1em;
}

.font-red {
	color: #800000; 
}
.titleImage {
	width: auto; height: 100px;
}
.screenshot1 { 
	width: 250px; height: auto;
}
.screenshot2 {
	width: 250px; height: auto;
}
