body {
  background: #EFF2F3;
  font-family: verdana;
  font-size: 13px;
  color: black;
  text-align: center;
  margin: 50;
}
h1 {
  font-family: verdana;
  font-size: 18px;
  color: #333333;
  margin: 0px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
}
#pagecontainer {
  width: 746px;
  margin: 0px auto;
}
#roundedboxtop {
  height: 12px;
}
#contentcontainer {
  text-align: center;
  padding-left: 3px;
  background: url('sideshade.gif') repeat-y
}
#roundedboxbottom {
  height: 12px;
}
#content {
  margin: 0 auto;
  text-align: left;
  width: 36em;
}
#barline {
  height: 20px;
  width: 467px;
  font-size: 0px;
  background: #FFFFFF;
}
#footer {
  text-align: right;
  font-size: 12px;
}
#input {
  width: 100%;
  font-size: 20px;
}
