
html{
	background: #2a3d54 url(http://static.tumblr.com/zx39han/c9gn3fwc0/enrique_bio.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#bio{
	width: 960px;
	padding: 5.5% 0;
	height:420px;
	margin:0 auto;

	color:#fff;
	font-family: Georgia, serif;
	font-family: Georgia, serif !important;
	/*font-family: 'Nobile', "Bitstream Vera Sans", Verdana, Arial, sans-serif;
	font-family: 'Nobile', "Bitstream Vera Sans", Verdana, Arial, sans-serif !important;*/
}


#bio_container{

	float: right;
	width: 518px;
	margin-bottom: 2%;
	padding:15px;
	font-family: Georgia, serif;
 	/* #2a3d54 = 42,61,84 */
	/*background: rgba(0,0,0,0.4);*/
	background: rgba(42,61,84,0.55);
}

#bio_title{
	font-size:56px;
}

#bio_content{

}

#bio_content p{	
	margin:15px 0;
	font-size: 15px;
	line-height: 22px;
}

#bio_content a{
	color:white;
}


#bio_content .last{
	margin-bottom:0;
}	


#project_container{
	text-align:center;
	margin:3% 0 2% 0;
	width: 543px;
	float: right;
}

#project_left{

	float:left;
	width:150px;
	height:40px;
}

#project_center{
	display: inline-block;
	width:150px;
	height:40px;
}

#project_right{
	float:right;
	width:150px;
	height:40px;
	/*border: #fff 1px solid;*/
}


#wrapper{
	display:none;
}

#fondo{
	display:none;
}
