@charset "utf-8";

@font-face {
	font-family:fiolex;
	src: url("../fonts/Fiolex_Mephisto.ttf") format("truetype");
}

h2 {
	font-size: 25px;
	font-family:fiolex;
	margin: 2px;
}

img {
	position: relative;
	width: 80%;
	height: auto;
	z-index: 0;
}

#galeria {
	margin: auto;
	text-align: center;
	width: 100%;
}

article p {
	text-align: center;
}





















