body {
	font-family: "Futura Bk BT", "Times New Roman";
	background-image: url(fondo.jpg);
}

h1 {
	font-family: "Futura Bk BT", "Times New Roman";
	font-size: 18px;
	color: #003399;
}
h2 {
	font-family: "Futura Bk BT", "Times New Roman";
	font-size: 16px;
	color: #003399;
}
p {
	font-family: "Futura Bk BT", "Times New Roman";
	font-size: 14px;
}

