/************************* Diego F. Pizzi - 2011 *************************/
html, body{
	background:#07212b url(../images/laIngrata.png) center center no-repeat;
	color:#717171;
	height: 100%;
	}
footer{
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
	font: 11px Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-weight: 300;
	}
img{ margin-bottom: 10px;}
a{ color: #5cd6ff; text-decoration: none;}
a:hover{ text-decoration: underline;}
