body {
  font-family: "Trebuchet MS", sans-serif;
}

/** Style the tweets */
.twitters {
	background-image: url(http://www.00c000straw.com/wp-content/uploads/2010/02/tweet-long-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 100%;
	display: block;
	margin-top: 20px;
	
}

.twitters a{
	text-decoration: none;
	margin: 30px 10px 0 10px;
}

/*
.twitters p{
	margin: 20px 20px 20px 10px;
}
*/




/*
.tweet ul, li{
	margin: 20px 0 5px 10px;
	color:#1c1c1c;
	

}
*/



