body, p {
  font-family: 'Georgia', serif;
  font-size: 16px;
  line-height: 1.5;
}

#content p, #content h1, #content h2, #content blockquote, #content pre, #content li, #content hr {
  width: 500px;
  margin-bottom: 20px;
}

#content li {
  line-height: 1.5;
}

#content h1 {
  font-size: 24px;
}

#content h2 {
  font-size: 20px;
  line-height: 1.5;
}

#content img {
  margin-bottom: 20px;
}

header {
  margin-left: 20%;
  margin-top: 20px;
  margin-bottom: 40px;
}

header h1 {
  font-size: 2.5em;
} 

#content {
  margin-left: 20%;
}

.post {
  margin-bottom: 100px;
}

a:visited
{
  color: #551A8B;	
}

.sans-bold
{
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: bold;
}


#about ul, #about ol {
  margin: 0 0 9px 20px;
}




/*
body {
  width: 560px;
}

#header h1 {
  font-size: 45px; 
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}

h1
{
  font-size: 22px;
  padding-top: 10px;
  font-family: 'Helvetica','Arial',sans-serif;
}

h1 a {
  color: black;
}

h1 a:visited {
  color: black;
}

h1 a:hover {
  color: #551A8B;
  text-decoration: none;

}



h2
{
  font-size: 18px;
  font-family: 'Helvetica','Arial',sans-serif;
}

a 
{
  text-decoration: none;
}

a:visited
{
  color: #551A8B;	
}

a:hover
{
  text-decoration: underline;
}

img 
{
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#name a
{
  text-decoration: none;
  color: black;
}
#name a:hover
{
  color: #551A8B;
  text-decoration: none;
}

#prelude
{
  padding-top: 10px;
  font-size: 20px;
}

#tagline {
  font-size: 15px;
  position: relative;

}

#foo {
  font-size: 20px;
}

#content {
  font-weight: normal;
  font-size: 13pt;
  margin: auto auto -10px auto;
  margin-top: 20px;
}

.post {
  margin-bottom: 100px;
}

.post h1 {
  padding-bottom: 10px;
}

.post .sans-bold {
  font-weight: bold;
  font-family: 'Helvetica', 'Arial', sans-serif;
}

img {
  width: auto;
}

ul, ol {
  list-style-type: disc;
  margin: 1em 0
  display: block;
  padding-left: 40px;
}

#flickr_badge_uber_wrapper tr, #flickr_badge_uber_wrapper td {
  border: none;
} */

