.hs {
	float: no;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
html, body{
	margin:50;
	margin-right:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 15px;
	display: block;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
