
body {
 font-family: Verdana, Tahoma, sans-serif;
  text-align: center;
  margin-top: 5px;
}


form{
     margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  font-size: 60%;
font-weight: bold;
}


#ferrament {
        position: absolute;
             top: 038px;
            left: 235px;
[background-color: #BFBFEE];
           width: 357px;
          height: 030px;
}


#textoLoc {
      float: left;
padding-top: 3px;
}

#botaoLoc input{
      border: 0px none;   [...indicando que a imagem de submit (o <input type="image"> dentro da camada botaoLoc) nao tenha borda];
 margin-left: 3px;
}


#botoes {
  float: right;
}


#conteudo {
   position: absolute;
        top: 171px;
       left: 008px;
background: url(imagens/markDAgua.jpg);
[background-color: #BFBFEE];
      width: 601px;
     height: 410px;
}
