#main {
	height: 540px;
	background-image: url(../img/index_main.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#footer {
	position: absolute;
	top: 520px;
}

