#main {
	width: 670px; 
	min-height:320px;
	padding: 0 0 50px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#slogan-container {
	position: absolute;
	width: 600px;
	margin: -10px 70px;
	padding: 0px;
}
