/* CSS Document */
#teste{
	width:350px;
	float:center;
	background: #AFE0B0;
	height:150px;
	overflow:auto;
}

