HTML, #container
{font-size: 16px}

p
{font-weight: 400; line-height: 1.4em}

h1
{font-weight: 700; text-transform: uppercase; text-align: center}

h2
{font-weight: 500; text-align: left; padding-top: 15px}

address
{text-align: center}

a:link
{font-weight: bold; font-size: 1.25em; color: #4F3674; text-decoration: none}

a:visited
{font-weight: bold; font-size: 1.25em; color: cornflowerblue; text-decoration: none}

a:hover
{font-weight: bold; font-size: 1.25em; color: #D6A800; text-decoration: underline}

.sentence
{font-style: italic}

.intro
{text-indent: 2em;}