@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
}
#news{
	margin-bottom:10px;
	margin-top:10px;
	border:0px solid red;
	width:960px;
}