BODY  {
	background-image: url(images/standard/ritratto-di-signora-2005.jpg);
	background-color: FFFFFF;
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0%;
	margin-top: 0%;
}

TABLE {
	padding: 3;
}

.corpoquadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-align: justify;
	

}

	
	A:link {
	color: White;
	font-style: bold;
	font-size: 12px;
}
A:hover{
	color: Black;
	font-style: bold;
	font-size: 12px;
	background-color: White;
}

A:visited{
	color: #FF6347;
	font-style: bold;
	font-size: 12px;
}

.vert{
	layout-flow: vertical-ideographic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: White;
	background: trasparent;
}

INPUT {
	border: thin outset;
	color: Purple;
	background-color: White;
}

.maiusco {
	font-variant: small-caps;
	border: thin dashed;
	color: Red;
	font-size: 11px;
	border-color: Red;
	width: 200px;
	letter-spacing: 2px;
	background-color: #FFFFCC;
	text-align: center;
}

.drag {
  width: 129px;
  height: 68px;
  position: absolute;
  border: 1px solid red;
  background: red;
}

.photo {
  
  background: yellow;
}
