@charset "utf-8";
/* CSS Document */

body{
	background:url(img/fondoviaje.jpg) center top;
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
h1{ color:#8800DD; font-size:30px; border-bottom:2px solid #8800DD; }
.wrapper{ width:770px; margin:auto; }