body{
  margin: 0;
  padding: 0;
  background-color: #666600;
  }

table{
  border-collapse: collapse;
  }

td{
  padding: 0;
  text-align: center;
  }
  
img{
  border: 0;
  }

input{
  margin: 15px;
  }

#root{
  margin: auto;
  width: 469px;
  }

#galeria img{
  border: 2px #C9C87B solid;
  margin: 3px;
  width: 150px;
  height: 113px;
  }

#galeria td{
  text-align: center;
  vertical-align: top;
  font-family: verdana;
  font-size: 7pt;
  color: #C9C87B;
  }

h3{
  font-size: 14pt;
  font-family: palatino linotype;
  color: #C9C87B;
  font-weight: normal;
  }

h2{
  font-size: 12pt;
  font-family: palatino linotype;
  color: #C9C87B;
  font-weight: normal;
  }
