body {
	background-color: #333333;
	color: #CEE1F2;
	font-family: "Book Antiqua", Century, serif;
	font: 22px;

	background-image: url(img/fons_pag.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.88em;
}
p{
	font-size: 1.05em; //Disminuir Segurament IE
}

img{
	border: 0px;
}
h1{
	font-size: 1.35em;
}
h2{
	font-size: 1.12em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
h3 {
	font-size:1.22em;
}

