body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.thumbnail {
	border: 1px solid #FFFFFF;
}

.image {
	border: 1px solid #FFFFFF;
	width: 390;
	height: 256;
	margin-left: auto; 
margin-right: auto;
}

.image2 {
	border: 1px solid #FFFFFF;
	width: 398;
	height: 265;
	margin-left: auto; 
margin-right: auto;
}

.style1 {font-size: 12px}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
