body{
	background-image: url(/fumetti/images/Felix2.jpg);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-color: White;*/
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: White;
}

h1 {
	text-align: center;
	color: #8B4513;	
	background-image: url(../fumetti/images/terrybg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-shadow: Black;
	font-family: "Bookman Old Style", "Century Gothic", serif;
}

blockquote {
	font-style: italic;
}

h2 {
	background-color: #DEB887;
	Color: #A0522D;
	font-family: "Courier New", Courier, monospace;
}

hr {
	color: #DEB887;
	width: 80%;
}

td {
 border: 1px solid #F4A460;
}