body {  /*font-size: 9pt; */}
 /* background-color: #008D99;
  color: #fff;
  font-size: 9pt;
  font-family: arial, sans-serif;
  margin: 0;
  padding: 5px;
  text-align: center; }*/
  body .tweetcontainer {
	  background-color: #CCCC99;
	  padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	width: 270px;
	text-align: left;
	height: 260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

  body .tweetcontainer a {
	color: #333;
	
	text-decoration: underline;	
}

