html{
	background-image:url(../imagenes/fondo.jpg) !important;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
	background-color:#f2efe0;
}

body{
	background-color:transparent !important;
	font-family:MyriadPro-Regular !important;
}

.logo{
	width:130px;
	height:130px;
}

.regresar{
	width:50px;
	height:50px;
}