body {
  background-image: url('http://quetzalc.fn.pl/parts/wallh.jpg');
  background-attachment: fixed;
  font-family: Tahoma, sans-serif;
  text-align: center;
}
table.index td {
  padding: 15px;
}
h1 {
  /*font-weight: normal;*/
  font-variant: small-caps;
  font-family: serif;
}
h4 {
  margin-bottom: 0px;
}
img {
  border: 1px solid black;
}
a {
  color: black;
  text-decoration: none;
  margin: 10px;
}
a.p {
  color: black;
  font-weight: bold;
  text-decoration: none;
  margin: 3px;
  padding: 0px 7px;
  border: dotted 1px black;
}

a.p10 {
  color: black;
  font-weight: bold;
  text-decoration: none;
  margin: 3px;
  padding: 0px 7px;
  border: solid 1px black;
}

a:hover.p {
  color: black;
  border: solid 1px black;
}

.h1 {
 font-size: x-large;
 font-weight: bold;
 font-variant: small-caps;
 font-family: sans-serif;
 color: #202020;
 display: block;
}
