div#first_top {
	position: relative;
	margin-top: -60px;
	height: 90px;
	padding: 30px 0px 10px 170px;
	background-image: url('./img/firsttop.jpg');
	background-repeat: no-repeat;
  border-color: rgb(0, 132, 202);
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}
h1.first_1, h1.first_2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin: 3px;
	padding: 0px;
}
h1.first_2 {
	font-size: 17px;
}
