body,
input.text, input.password, textarea, select {
  line-height: 1.4;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 17px; }

code {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  color: #fff;
  line-height: 1.3; }
  h1.highlight, h2.highlight, h3.highlight, h4.highlight, h5.highlight, h6.highlight {
    color: #e8c054; }

h1 {
  font-size: 48px; }
  h1.supersize {
    color: #e8c054;
    font-size: 55px; }

h2 {
  color: #e8c054;
  font-size: 34px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }
