html, body { text-align: center; font: 13px Arial, sans-serif; color: #555; }
#centered { position: absolute; top: 200px; left: 50%; margin: 0 0 0 -153px; width: 206px; }
