#cover_box {
		width: 100%;
		min-width: 820px;
		height: 650px;
		background: url(../images/lek2_main3.jpg) no-repeat;
		background-position: center center;
		background-size: 100%;
		}
#cover {
		width: 1020px;
		height: 360px;
		margin: 0 auto;
		position: relative;
}
	
#cover h1 {
		position: absolute;
		left: 430;
		top: 220px;
}
