BODY {
  background-color: #062400;
  color: #000;
}

DIV.pot {
  width: 640px;
  height: 190px;
  margin-left: auto;
  margin-right: auto;
  background: url(/pot3.jpg) no-repeat;
  text-align: center;
  padding-top: 125px;
}

DIV.smoke {
  width: 640px;
  height: 486px;
  margin-left: auto;
  margin-right: auto;
  background: url(/smokebig.gif) no-repeat;
  text-align: center;
}

DIV.reply {
  margin-left: 80px;
  margin-right: 90px;
  padding-top: 80px;
  text-align: left;
}

DIV.blanket {
  width: 640px;
  height: 486px;
  margin-left: auto;
  margin-right: auto;
  background: url(/blanket.jpg) no-repeat;
}

