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

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: #5d8846; }

h1 {
  font-size: 35px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 25px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 19px; }

h6 {
  font-size: 17px; }
