body {
	background-color : Silver;
	margin : 20px;
	color: Blue;
	border : 2 solid RED;
}

.hlas{
	text-align : center;	
	font-weight : bold;
	font-size : 12px;	
	color: Blue;	
}