@charset "utf-8";
/* CSS Document */

.articles 
{
	overflow: auto;
	margin: auto;
	height: 350px;
}
	

