body {

	font-family: verdana;	
	background-color: #4C0156;

}
a {
	color: #CC0099;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
h1 {
	text-align: center;
}
table {
	width: 1000px;
	border-left: 1px solid #CC0099;
	border-right: 1px solid #CC0099;
}

.thumbnail {
	
	width: 498px;
	float: left;
	text-align: center;
	margin: 20px 0px;

	
}
.thumbnail a img {
	border: 1px solid #CC0099;
}