.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #333;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #cddc35;
 	border:1px outset #000000;
	}	
	
	.section{
	border-top: 4px solid #3d3d33;
	padding-top:20px;
	overflow: auto;
	width: 100%;
	}
