  body{
    background:#ddd;
    font:500 13px/1.625 Helvetica,Arial,serif;
    color:#333;
  }
  #message{
    margin-top:00px;
    border:1px solid white; 
    background:white;
    text-align:left;
    width:80%;
    max-width:480px;
    padding:150px;
    padding-top:80px;
    padding-bottom:80px;
    line-height:140%;
    margin-bottom:100px;
  }
  #timeline{
    width:700px;
    padding-left:50px;
    padding-right:50px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:20px;
    background:white;
  }
  h1{
    font-size:22px;
    margin-bottom:2px;
  }
  li{
    margin-bottom:12px;
  }
  .dateloc,.author{
    font-size:12px;
    margin-bottom:2px;
  }

  blockquote{
    border:1px solid #ddd;
    padding:15px;
       -moz-box-shadow: 5px 5px 15px #bbb;
    -webkit-box-shadow: 5px 5px 15px #bbb;
            box-shadow: 5px 5px 15px #bbb;
  }
  #index{
    text-align:right;
    margin-right:-100px;
    margin-top:-50px;
    margin-bottom:50px;
  }

img{
  border-color:black;
}

p.tabbed{
  margin-left:15px;
}
