
	div#center {
		top: 0;
		left: 0;
		width: auto;
		height: auto;
		margin: 20px;
		text-align: left;
		font-size: 4em;
		line-height: 110%;
	}
	
	div#center h1 {
		line-height: 130%;
		margin-top: 0;
	}
	
	div#center {
		color: #fff;
	}

	div#center a {
		color: #ff0;
	}
