body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 748px;
	margin: 10px auto;
	padding: 0.7em;
}

p {
	padding-left: 1em;
	margin: 1em 0;
	line-height: 1.5em;
	display: block;
}

ol {
    display: block;
    list-style-type: decimal;
}

ul {
	list-style-type: none;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

b {
	color: red;
}

.header-background {
	background-image: url(license_header_background.png);
	background-repeat: repeat-x;
}

.header-background>img {
	display: block;
	height: 54px;
	width: 309px;
	padding: 15px 10px;
}


.license_summary {
    padding: 0.5em 0.5em;
	margin: 0 2em;
	/*font-weight: bold;*/
	border: solid 3px #000000;
}
