* {
  margin: 0px;
  padding: 0px;
}
body {
  border-style: inset;
  border-color: #6600cc;
  background-image: url(img/bv10187.jpg);
  background-attachment: fixed;
}
#container {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(img/bv10187.jpg);
  background-attachment: fixed;
  background-color: #66cccc;
}
#header {
  height: 120px;
}
#menu {
  border-bottom-width: 2px;
  border-bottom-color: #000099;
  float: left;
  background-repeat: repeat;
  padding-right: 10px;
  width: 190px;
  text-decoration: none;
  background-attachment: fixed;
}
#content {
  width: 660px;
  float: right;
  background-color: #ccccff;
  text-align: justify;
  margin-left: 20px;
  opacity: 0.548;
  margin-right: 20px;
}
#footer {
  height: 50px;
  clear: both;
  font-family: Arial;
  font-size: 70%;
  text-align: center;
  margin-top: 10%;
  padding-top: 2%;
}
#header h1 {
  font-family: Monotype Corsiva;
  font-size: 160%;
  line-height: 120px;
  text-align: center;
  color: black;
  background-image: url(img/bv10187.jpg);
  background-color: black;
  margin-bottom: 3%;
}
li a {
  border-color: #000066;
  border-width: 1px;
  font-weight: inherit;
  text-decoration: none;
  display: block;
  margin-left: 5px;
  font-size: 110%;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #9999ff;
  position: static;
}
#content td {
  margin: 10%;
  padding: 3%;
  text-align: justify;
}
h2 {
  font-family: Arial;
  text-align: center;
  font-size: 90%;
}
