BODY
{
background-image: url();
background-color: #eee;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-left: 0%;
margin-top: 0%;
}

TABLE {
font-size: 13px;
background-color: #fff;


}

	
A:link {
color: gray;
font-style: bold;
font-size: 12px;
background-color: white;
}

A:hover{
color: gray;
font-style: bold;
font-size: 12px;
background-color: yellow;
}

A:visited{
color: gray;
font-style: bold;
font-size: 12px;
background-color: White;
}

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

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;
}