body { 
	background-color: #7B7B7C;
	opacity: 0.8;
	color: white;
	margin: 0;
} 
.title {
	text-align: center;
	border-bottom-style: solid;
	border-width; 5px;
}
p {
	text-align: center;
}

