@charset "utf-8";

html {
	height: 95%;
	width: 100%;
	font-size: calc(16px + (50vmin / 32));	
}

body {
	width: 95%;
	height: 100%;
	font:  normal Georgia, Serif;
	font-size: 0.8rem;
}

#news_head {
	font-size: 0.9rem;
	text-align: center;
	filter: initial;
}
