* {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:21px;
	text-align:justify;
	}
body {
	margin:20px;
	background:#fff url(../img/news_bg_emblem.gif) no-repeat scroll left top;
	}
h3 {
	text-align:center;
	border-bottom:2px solid #000;
	margin:10px 0;
	font-size:20px;
	line-height:20px;
	padding-bottom:5px;
	}
#news_content {
	margin:10px 0;
	}