/* Foglio di stile per riccardocalvo.it */

body {
 background-color:#fbb341;
	background-image:url(sfondo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:105%;
}
img {
 border-width:0px;
}
.tabella {
 margin-left:auto;
	margin-right:auto;
	width:640px;
}
#tabella_r1c1 {
 width:320px;
	vertical-align:top;
	padding-right:10px;
}
#tabella_r1c2 {
 width:320px;
	vertical-align:top;
	padding-left:10px;
}
