fieldset {
margin-top:50px;
background:#ffffcc;
padding-top:20px;
}
a {
text-decoration : none;
}
table {
border: 0px;
border-spacing: 20px;
cellspacing: 20px;
}

body {

  /*background-color: #CC9966;*/
  margin: 10;
  padding:0;
  background-image: url("imgs/background.png");
  background-repeat: repeat-x;
}
img {
  border: 0px;
}

.messaggitable 
{
width: 100%;
border: 0px;
border-spacing: 0px;
cellspacing: 0px;
margin: 10px;
}
