body {
	background-color: black;
}
p {
	color: white;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	margin-top: 25px;
}
pre {
	font-size: 15px;
	margin-right: none;
	margin-left: none;
	font-family: Blue Highway;
	background-color: none;
	color: white;
	text-align: center;
}
h4 {
	font-size: 17px;
	letter-spacing: 4px;
	text-align: center;
	color: green;
	text-decoration: underline;
	font-family: Morpheus;
}
em {
	text-align: left;
	color: yellow;
	font-size: 13px;
}
em:hover { BACKGROUND: #666666;
}
address {
	text-align: left;
	letter-spacing: 2px;
	font-size: 15px;
	color: white;
	margin-top: 2px;
}
	address:hover { BACKGROUND: #666666;
}
#tabla { margin-top: 20px;
}
#tabla2 { margin-top: 25px; margin-right: 20px; margin-left: 20px;
}
h3 {
	font-size: 18px;
	text-decoration: underline;
	letter-spacing: 3px;
	text-align: center;
	color: red;
	font-family: Frankenstein;
	background-color: white;
}
q {
	letter-spacing: 1px;
	font-size: 14px;
	
	color: white;
}
#itemsyindex {text-align: center; letter-spacing: 3px; font-size: 15px; color: white;
margin-top: 4px;
}
#itemsyindex:hover { BACKGROUND: #666666;
}