.twitterLogo {
	width: 130px;
	float: left;
}
.tweets {
	width: 700px;
	float: left;
}
.tweet {
	margin: 10px 0;
}
h5 {
	padding: 0;
}
h5 a {
	text-decoration: none;
}