body  { 
	background:	floralwhite;
}

#tweets .tweet {
	background:		white;
	
	border:			1px solid silver;
	padding:		8px;
	margin:			8px;
}