body {
  margin: 0;
  padding: 0;
  background: url(http://www.motelcamelot.com.br/images/dark_background.gif) repeat-y top center;
  font:normal 11px Arial;
  line-height: 170%;
  color: #555;
}
a, td {
  font:normal 11px Arial;
  }
a:link, a:visited {
color: #690205;
text-decoration: none;
}

a:hover {
color: #707366;
text-decoration: underline;
}


div.inside {
width:462px;
height:430px;
overflow: auto;
border: 0px solid #666;
background-color: #FFF;
padding: 0px;
background-image: url('http://www.motelcamelot.com.br/images/localizacao.jpg');

}

div.miolo {
/*background-color: #FFF;*/
text-align: justify; 
padding:6px;
}

