@charset "utf-8";
body {
	background-image: url(images/ultimo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 200px;
	margin-right: 200px;
	background-color: #C30;
	font-family: Verdana, Geneva, "Bitstream Vera Sans",
    "DejaVu Sans", sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

t2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-weight: bolder;
	font-variant: normal;
	font-size: 24px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
