body {
  margin-top: 10px;
  margin-right: 40px;
  margin-bottom: 10px;
  margin-left: 70px;
  color: #000000;
  font-family: arial; verdana;
  font-size: 10pt;
  background-color: #ffffff;
}
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
    background: #F1F0F1;
}

#shadow-container .shadow2 {
    background: #DBDADB;
}

#shadow-container .shadow3 {
    background: #B8B6B8;
}

#shadow-container .container {
  background: #ffffff;
  border: 1px solid #848284;
  padding: 10px;
  background-image: url("wallpaper-1024.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
h5 {
  text-align: left; 
  position:absolute;
  left: 10px;
  top: -40px;
  color:white;
  font-family: arial; verdana;
  font-size: 20pt;
}
h4 {
  font-weight: bold;
  color:#ffffff;
  font-family: arial; verdana;
  font-size: 14pt;
}
h3 {
  color:white;
  font-family: arial; verdana;
  font-size: 11pt;
}
h2 {
  text-align: right; 
  position:absolute;
  right: 18px;
  top: -3px;
}
h1 {
  text-align: right; 
  position:absolute;
  font-size: 15pt;
  right: 17px;
  top: 30px;
}

div.texto1  { 
position:absolute;
top:2px;
left:2px;
color:#ccc;
font: bold 25px arial, "arial";
}

div.sombra1 {
position:relative;
color:white;
font: bold 25px arial, "arial";
}

a:link { color:white; text-decoration: underline }
a:hover { color:white; text-decoration: none }
a:visited { color:white; text-decoration: underline }

