@charset "UTF-8";
/* CSS Document */

/* Newspaper */

#newspaper{
	position: absolute;
	top: 15px;
	left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c70000;
}
