@charset "utf-8";
.Rut-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	top: 30px;
	position: absolute;
	text-align: center;
	width: 70%;
	left: 15%;
	right: 15%;
}

