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


h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F3;
	border-right-color: #0F3;
	border-bottom-color: #0F3;
	border-left-color: #0F3;
	position: relative;
	width: auto;
	height: 30px;
	background-color: #CF0;
}
