body,html {
	background-color: #eeeeee;
	height: 100%;
}

td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	color: #7C6D48;
}


a:link {
	text-decoration: none;
	color: peru;
}

a:hover {
	text-decoration: underline;
	color: #7C6D48;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

</style>

</head>
</html>