body {
  background: url(../images/bg_popup.jpg) no-repeat #ffffe7;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #675f52;
  margin: 0;
  padding: 0;
}

div#container {
  margin: 20px 20px 20px 20px;
  padding-bottom: 20px;
}

p {
  font-size: 0.7em;
  line-height: 1.9em;
}

h2 {
  font-size: 22px;
  font-weight: normal;
  color: #3e3931;
}

img {
  border: 0;
}

a {
	 color: #675f52;
}

a:hover {
  color: #7d0000;
}

ol, ul {
  font-size: 0.7em;
  line-height: 1.9em;
}
