/** 
 * Custom CSS styles. This file is never regenerated. Note that the
 * page div has a class of "custom", so an easy way to create rules
 * is simply to use .custom in the specifier.
 */

#page {
  width: 700px;
}

#footer {
  color: white;
}

body {
  font-family: Verdana, Arial, Helv, sans-serif;
  font-size: 11pt;
}

#order {
  font-family: Verdana, Arial, Helv, sans-serif;
  font-size: 11pt;
}

h1 {
  color: #CD313C;
}

#content {
  padding: 1em;
}

#content p {
  margin-top: 1em;
}

.signup h1 {
  color: #CD313C;
}

h1.sub, h2.sub {
  margin-top: 1em;
}

div.agheading {
  background-image: url(fmad1-200-177.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 150px;
}

div.agheading h1 {
  font-size: 22pt;
}

div.screenshot {
  text-align: center;
  margin-top: 1em;
}

div.screenshot img {
  border: 1px solid blue;
}

.orderlink {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  color: blue;
  margin: 1em 0;
}

