#main_container {
	height: 800px;
	width: 800px;
	position:relative;
	margin:0px auto 0px;
	top: 50px;
	line-height: 16px;
	font-family: 'Slackey', cursive;
	font-size:16px;
}
