body {
  font-family: Garamond;
  font-size: 2px;
}

/** Style the tweets */
.twitters {
  border: 1px solid #e5e5e5;
  padding: 1px;
  overflow: auto;
  margin: 05px;
  font-family: Garamond;
  font-size: 2px;
  
}

.twitters ul {
  list-style: none;
  font-family: Garamond;
  font-size: 2px;
  padding: 0; font-family: Garamond;
  white-space: nowrap;
}

.twitters span.prefix {
  font-family: Garamond;
  font-size: 2px;
}

.twitters span.time {
font-family: Garamond;
  font-size: 2px;
  color: #4B4B4B;
}

.twitters span.status {font-family: Garamond;
  font-size: 9px;
  
  font-family: Garamond;
}