#context {
 background: url('../img/profilo_bg.jpg');
 background-color: gray;
 background-position: 0px -70px;
 font-family: "Verdana";
 text-align: right;
}

#context table { 
 padding-left: 500px;
 padding-top: 90px;
 width: 100%; }

#context td { text-align: left; }

#context span {
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#context a {
	font-size: 12px;
	text-decoration: none;
	color: white;
}

#context a:hover {
	color: black;
}

#profile {
 color:white;
 font-size:11px;
 padding-right:20px;
 padding-top:90px;
 text-align:justify;
}

#profile img {
 float: left;
 margin: 20px;
}

#box_down {
 background: url('../img/patt_V_menubot.jpg');
}
