table {
	border: 0px;

	spacing: 0px;
	width: 100%;
}	

table.head {
	height: 200px;
	padding: 0px;
	background-color: #333333;
}



td.picture {
	width: 280px;
	height: 200px;
}

td.quote {
	
	font-family:Georgia, 'Times New Roman', serif;
	font-size: 1.0em;
	color: white;
	line-height: 150%;
	<!--padding: 0 40% 0 5%;-->
	border-right: 20%;
	padding-left: 2%;
	width: 80%;
	height: 180px;
}

