body,
input.text, input.password, textarea, select {
  font-size: 16px;
  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; }

.subheading {
  color: #ccdce4;
  font-style: italic;
  display: block;
  margin-top: 5px; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  line-height: 1; }

h1 {
  font-size: 46px; }

h2 {
  font-size: 33px; }
  h2 .subheading {
    font-size: 20px; }

h3 {
  font-size: 28px; }
  h3 .subheading {
    font-size: 18px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }
  h5 .subheading {
    font-size: 16px; }

h6 {
  font-size: 17px; }
