/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font-family: "Lato", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300; color: #adadad; background-color: #fefefe; -webkit-text-size-adjust: 100%; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** Headings */
h1, h2 { font-weight: 300; }

/** Page Content */
.pageContent { margin: 0 0 5%; text-align: center; }
.pageContent h1 { color: #555; font-size: 24px; font-weight: 700; letter-spacing: .25rem; margin-bottom: 0; text-transform: uppercase; }
.pageContent h2 { color: #555; font-size: 20px; letter-spacing: .05rem; font-family: "Lora", sans-serif; font-style: italic; font-weight: 400; letter-spacing: .16rem; }
.pageContent { color: #555; font-size: 16px; letter-spacing: .05rem; font-family: "Lora", sans-serif; font-style: italic; font-weight: 400; letter-spacing: .16rem; }

/** Header Image */
#mainPic {width: 100%; margin-bottom: 25px; }

/** Page Links */
.pageLinks { margin-top: 30px; text-align: center; vertical-align: top; }
.link { margin-left: 18px; margin-right: 18px; }
.linkImg { height: 40px; }