body{
	font-family: Futura, Arial;
	
}

#pepe{
	width: 100%;
	height: 160px;
	margin: 0px auto;
	background: #00FF97;
	text-align: center;
	line-height: 80px;
	
	
	
	
}
.table, th, td{
	border: 2px solid #00FF97;
	border-collapse: collapse;
	
}

.table{
	
}
