body {
	background-color: #2b1e12;
	background-image: url(images/mantovani.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	font: 10pt Georgia, Serif;
	line-height: 1.4em;
}

a {
	color: white;
}

h1 {
	display: none;
}

h2 {
	margin: 10px 0 20px 0;
	color: #800;
	font-size: 1.8em;
}

ol {
	padding-left: 2em;
	margin-left: 0;
	color: #532;
	font-weight: bold;
	line-height: 1.6em;
}

p {
	font-weight: bold;
	color: #532;
}

#header {
	height: 321px;
	width: 960px;
	margin: 0 auto;
}

#content {
	background-color: white;
	width: 960px;
	margin: 0 auto;
}

#content p {
	padding: 0 0 1em 0;
	margin: 0;
}

#content ul {
	padding: 0;
	margin: 0;
	width: 960px;
	list-style-type: none;
}

#content>ul>li {
	padding: 30px;
	float: left;
}

#content ol {
	padding: 0 0 0 2em;
}

#content ol ol {
	list-style-type: lower-alpha;
}

#footer {
	clear: both;
	width: 900px;
	margin: auto;
	background-color: #555;
	padding: 10px 30px;
	border-top: solid 10px #444;
}

#footer p {
	line-height: 1.2;
	font-size: 80%;
	font-weight: normal;
	color: #eee;
}

#col1 {
	width: 257px;
	height: 360px;
	background-color: #eca;
	border-top: solid 10px #b97;
}

#col2 {
	width: 256px;
	height: 360px;
	background-color: #fec;
	border-top: solid 10px #cba;
}

#col3 {
	width: 267px;
	height: 291px;
	padding: 0;
	background-color: white;
	margin-top: 79px;
}

#col3 h2{
}

#buynow {
	display: block;
	margin: 40px auto;
}
