@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/fondo_cielo.jpg) #FFFFFF repeat-x;
	margin:0;
}

h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:48px;
	color:#996666;
}
h5 a {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#996666;
}
#pagina {
	width:640px;
	height:480px;
	margin:0 auto;
}

