body {
	font-size:20px;
    color:white; 
	margin-bottom : 1px;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-family: viner hand itc;
    background-image:url(../img/fonsharitz.jpg);
}
li{
	
}
#contenedor{
}

div.cabecera {
	background-image : url(../img/headimage.png);
	background-repeat:no-repeat;
    background-position: center;
	clear:both;
	width:100%;
	height:400px;	
}

div.cuerpo {
	float:left;
	width : 100%;
	height:150px;	
}

div.esp {
	float:left;
	text-align:left; 
	text-align:center; 
    height : 150px;
    position:fixed;    
    left:33%;
    margin-top:6px;
}

div.eng {
	float:right;
    position:fixed;
    right:35%;
	text-align:center; 

    height : 150px;
}
div.ima {
    text-align:center; 
    height :85px;
}
div.txt{

    height : 20px;
    text-align:center; 
}
.pie {
	background-image : url(../img/skullsp.png);
	clear:both;
	float:left;
	width: 100%;
	height:250px;
	background-repeat: no-repeat;
    background-position: center;
}

a:link{
	color:blue;
}

a:visited{
	color:blue;
}
