#container {
	background-image:url(image/main.png);
	background-repeat:no-repeat;
	width:820px;
	height:745px;
	float:left;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left:120px;
	margin-top:70px;
}
h1 {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:250px;
}
