body    {
    text-align: center;
	margin: 0;
    /*position: relative;*/
	/* background-color: black; */
	/*height: 100%;*/
	}
 div#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:250px;
  background-color: black;
 }
 div#footer{
	position: relative;
	text-align: center;
	width:100%;
	weight: 100%;
  	height:50px;
  	margin-top: -50px;
  	background-color:#FFF;
  	padding-top: 10px; 
  	font-family: Verdana, Geneva, sans-serif;
  	color: #000000;
  	font-size: 10px;
  	overflow:hidden;
  	clear:both;
     }

 div#content{
	 width: 960px;
	 min-height: 100%;
	 height: 100%;
	 margin: auto;
	 padding-top: 50px;
	/* padding-bottom: 10px; */
	 background-color: black;
	  }
div#content-body{
	text-align: center;
	position: relative;
	width: 100%;
	min-height: 100%;
	height: 100%;
	padding-bottom: 120px;
	background: black;
	overflow:hidden;
	margin: 0 auto;
		  }
 
 @media screen{
  body>div#header{
   position:fixed;
  }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
	height:100%;
  overflow: auto;
  background-color: black;
  }
#header {
	color: #FFF;
}
#image-novedades { 
width: 450px; 
height: 200px; 
background: url('novedades-1.gif') no-repeat; 
display: block;
float: left;
background-color: black;
}
#image-novedades:hover {
	width: 450px; 
height: 200px; 
background: url('novedades-1-texto.gif') no-repeat; 
display: block;
background-color: black;
}
#image-porciento { 
width: 450px; 
height: 200px; 
background: url('5-porciento-1.gif') no-repeat; 
display: block;
float: right;
background-color: black;
}
#image-porciento:hover {
	width: 450px; 
height: 200px; 
background: url('5-porciento-1-texto.gif') no-repeat; 
display: block;
background-color: black;
}
#image-bodyjump { 
width: 450px; 
height: 200px; 
background: url('bodyjump.gif') no-repeat; 
display: block;
float: left;
background-color: black;
}
#image-bodyjump:hover {
	width: 450px; 
height: 200px; 
background: url('bodyjump-texto.gif') no-repeat; 
display: block;
background-color: black;
}
#image-siguenos { 
width: 450px; 
height: 200px; 
background: url('siguenos.gif') no-repeat; 
display: block;
float: right;
background-color: black;
}
#image-siguenos:hover {
	width: 450px; 
height: 200px; 
background: url('siguenos-texto.gif') no-repeat; 
display: block;
background-color: black;
}
#container {
    width: 100%;
    padding:0;
	}
#container2 {
    width: 550px;;
    padding:0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#texto-5{
	margin-top: 20px;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: url('para-5-porciento-1.jpg') no-repeat;
	text-align: left;
	
}
#texto-5-interno{
	padding: 2em;
}
#firma{
	margin: auto;
	width: 500px;
	height: 100px;
	}
	
a:link {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline overline;
}

a:active {
color: black;
text-decoration: none;
}

a.porciento{
	display: block;
	width: 100%;
	height: 100%;
	}
	
div#eacmagazine{
	
	margin-left: 650px;
	width: 186px;
	height: 38;
	display: block;
	border-style: ridge;
	border-color: white;
}
