.main {
	position: absolute;
	height: auto;
	width: 80%;
	left: 10%;
}
h1 {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
h2 {
	background-color: #CCCCCC;
}
.img {
	text-align: center;
}
img {
	height: 240px;
}


.author {
	text-align: center;
}
