.news {
width:600px;
height:200px;
overflow:scroll;
background-color:#f8f8f8;
margin:10px;
padding:5px 10px;
border:1px solid gray;
}
