#topo{
	width: 100%;
	height: 236px;
	background-color: rgb(169, 169, 169);
	font-size: 30px;
	border: 1px solid black;
	text-align: center;
}
.meio{
	width: 100%;
	height: 180px;
	background-color: rgb(254, 254, 254);
	word-spacing: 1px;
	font-size: 18px;
	border: 1px solid black;
}

.fundo{
	width: 100%;
	height: 120px;
	background-color: rgb(169, 169, 169);
	border: 1px solid black;
}

.imagem{
	width: 177px;
	height: 236px;
	display: inline-block;
}

.letra{
	text-align: center;
	font-family: times new roman;
	text-decoration: none;
}








