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

hr {
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	border: 1px;
	margin: 10px 0;	
}

