/*
atril.org
José Antonio Casares González
*/


/* Begin Typography & Colors */

body {
	min-width:1200px;
	text-align:center;
}

a {
	color:#FFFFFF;
}

.interior {
	width:1200px;
	height:1000px;
	margin:auto;
}

.texto {
	background-image:url(http://www.atril.org/add/transparencia.png);
	font-size:100px;
	position:relative;
	top:-750px;
	color:#000000
}

.enlace {
	width:150px;
}
