@charset "utf-8";
/* CSS Document */

body {
	color:#003366;
	font: 80% Verdana, Helvetica, sans-serif;
	background:url(fondo.gif) #0099CC no-repeat;
	background-position: 50% 0px;
}

.contenido {
	width:500px;
	position: relative;
	margin: 0 auto;
	text-align:center;
}
