body {background-image: url(bg.jpg);BACKGROUND-REPEAT: repeat-x;background-color: #f07bbb; font-family: Arial, sans-serif; font-size: 10px; margin: 2px; color: #a62e58;}

td { font-family: Arial, sans-serif; font-size: 11px; margin: 2px; color: #a62e58;}

#immagine {position: absolute;left:0px;top: 0px;}

#testo {position: absolute; left:50px; top: 280px; width: 320px; text-align: justify;}

#quote {position: absolute; left:150px; top: 230px; width: 500px; text-align: justify;}



img {border: 0px;}

.content {PADDING-TOP: 0px;}

textarea, input, button, select {
	font-family: Arial, sans-serif; font-size: 10px;
	color: #a62e58;
	background-color: #f07bbb;
	border: 1px dotted #a62e58;
}

a:link, a:active, a:visited {
	color: #ca3668;cursor: help;
	font-weight: bolder;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
}

a:hover {font-size: 9px;background-color: #ca3668;
	color: #f07bbb;cursor: help;
	text-decoration: underline;
	cursor: help;}

i { font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ca3668;}

B {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ca3668;}

h1 { color: #ca3668;
	letter-spacing: 10px; 
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2px;
border-bottom: dotted 2px #f797cd;


}

blockquote {
	text-align: justify;
	font-size: 10px;
	color: #a62e58;
	font-weight: normal;
	font-family: Arial, sans-serif;}

em {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #a62e58;}

.content img {
	margin: 2px;
	padding: 3px;
	border: 1px dotted #a62e58;
	background: #f797cd;
}


