
.title {
	background-color: #000000 ;
	color: #f0e130 ;
	font-size: 38px ;
	font-weight: bold ;
	text-align: center ;
}

.body {
	font-size: 20px ;
	margin: 15px ;
}

.powered_by {
	background-color: #000000 ;
	color: #f0e130 ;
	font-size: 12px ;
	font-weight: bold ;
	text-align: center ;
}

.powered_by > a {
	background-color: #000000 ;
	color: #f0e130 ;
	font-size: 12px ;
	font-weight: bold ;
	text-align: center ;
}

