/* CSS Document */


body{	
		background-color: #127CA3;
		position: absolute;
		top:50%;
		left:50%;
		margin-top:-200px;
		margin-left:-400px;
}

#contenedor{
			width: 850px;
			height: 600px;
			}
#igna{
		float: left;
		width: 144px;
		height: 449px;
}

#texto{
		width: 500px;
		color: white;
		font-size: 12px;
		float: left;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		margin-right: 6px;
		margin-left: 6px;
		}
		
#texto a{
  		  font-family: arial;
		  font-size: 12px;
		  color: white;
		  text-decoration: none;
		  font-weight: bold;
}

#texto a:hover{
  		  letter-spacing: 1px;
		  margin-top: 2px;
		
}
#fer{
		
		width: 144px;
		height: 449px;
}