body
	{
		background: #fff;
		/* Font http://csstypeset.com */
		font: 11px "Courier New", Monospace;
		/* line-height: 1.6; */
		color: #c0c0c0;
		height: 100%;
	}

#lol {
	width: 587px;
	height: 207px;
	text-align: center;
	/* border: 1px solid #000; */
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -293px;
	margin-top: -103px;
}

	