@charset "utf-8";
/* CSS Document */
body  {
	
	background:#5C9C07;
	font-family : arial;
	color : Green;
}

div#wrap {
	
	margin:0 auto 0 auto; width:800px;	
	
}
	
img#viaja {
	
	margin-top:80px;
	width: 800px;
	height: 600px;
	background: url(../imagenes/fonlog.png) no-repeat;
	z-index:1;
}

img#viajacol {
	
	border-style:hidden;
	top:-431px;
	left:30px;
	position:relative;
	width: 55px;
	height: 44px;
	background: url(../imagenes/colombia.png) no-repeat;
	z-index:2;
}