/*
OTZARRETA PORFOLIO
DESIGN: OTZARRETA
http://www.otzarreta.com





*/
/*///////////////////////////////////////////////////*/
/* Inicio Elementos básicos */

/*html, body {
margin:0 auto;
height:100%;
}*/
body {
background: #000000;
margin:20px;
	font-size: 62.5%;
	font-family: 'Helvetica Condensed', 'Helvetica', Impact, Helvetica, Arial, Verdana, Sans-Serif;
	color: #0099CC;
	text-align: center;
	margin: 0 auto;
	padding: 0; 
}
#gallery {
width: 800px;
height: 690px;
margin-left: auto;
margin-right: auto;
}
object a {
display: none;
} 

object {
margin-left: auto;
margin-right: auto;
display: block;
z-index:0;
}

	