/* Generated by KompoZer */
body {
  padding-left: 100px;
  padding-top: 20px;
  background-color: #dcdcdc;
  font-family:"Arial", monospace, sans-serif;
}
div#param {
  position: relative;
  float: right;
}
.bordertop {
  background: #000000 none repeat scroll 0% 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 800px;
  height: 3px;
}
.card {
  background: #FFFFFF none repeat scroll 0% 50%;
  width: 800px;
  height: 625px;
  position: absolute;
}
.head {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 700px;
  height: 50px;
  background-color: #dcdcdc;
  text-align: center;
  font-size: 40px;
}
.main {
  position: absolute;
  top: 90px;
  left: 50px;
  width: 700px;
}
#desc {
  position: absolute;
  top: 5px;
  left: 250px;
  width: 200px;
}
.recipe {
  background-color: #6699FF;
}
.info {
  background-color: #dcdcdc;
}
.foot {
  position: absolute;
  top: 650px;
  width: 800px;
  text-align: center;
  font-size: 12px;
}