@charset "utf-8";
/* CSS Document */

.linkContainer {
	margin-bottom:10px;
}

.theImage {
	float:left; width:110px;
}

.theDescription {
	float:left; width:620px;
}

.manifesto {
	background-image:url(http://www.investintech.com/images/articles/bg_manifesto_parchment.jpg); 
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:82px 65px 0px 65px;
}

.manifesto h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.manifesto h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.manifesto strong {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.manifesto p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}