h2 {
  clear:both;
}

p, a {
  font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size:14pt;
  margin:10px 0 0 0;
  color:#3d3d3d;
}

a, a:visited {
  color:#07ade0;
}

a:hover {
  color:#0CF;
}

.user {
 font-size:14pt;
}

.tweet {
  width:90%;
  text-align:center;
}

.timePosted {
  font-size:11pt;
}

ul {margin: 0; padding: 0; list-style:none}
