body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.main {
	width: 900px;
	text-align: left;
}
a {
	color: #FF0000;
}
a:hover {
	color: #0066CC;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}h1 {
	color: #FF0000;
	text-decoration: underline;
	text-transform: capitalize;
}
.thumb {
	margin: 5px;
}
