
	* { background-color: #000; color: #000; }

	#layer-01 { position: absolute; top: 50%; left: 50%; }
	#layer-02 { position: absolute; top: -135px; left: -150px; }
	#publish, #publish * { background: #FFF; }
	#publish { border: 3px double #000; text-align: center; font-size: small; }

	a { color: #C00; }
