body {
background-color: brown;
background-image: url(6.jpg);
margin: 0;
  font-family: Verdana;
  font-size: 9pt;
  text-align: left;
}

p {
  margin-top: 4px;
  margin-bottom: 4px;
}

h2 {
  font-family: Tahoma;
  color: #6E5317;
  font-size: 18pt;
  margin-top: 20px;
  margin-bottom: 20px;
}

.template {
height: 709px;
background-color: white;
background-image: url(fr.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.author {
  font-family: Tahoma;
  font-size: 10.5pt;
  color: #896334;
  font-weight:bold;
}

.code {
text-align: left;
  font-family: inherit;
  font-size: 9pt;
  color: #918341;
}

.texgenpov {
font-size: 90%;
color: #BDB475;
font-family: Times New Roman;
}

