#tweet {
	height: 440px;
	width: 373px;
	background-image: url(images/whatnew.png);
	background-repeat: no-repeat;
}
#inner {
	height: 380px;
	width: 340px;
	margin-left: 20px;
	margin-top: 65px;
	overflow: auto;
	position: absolute;
}
