@import url(/styles/default.css);

html, body {
background: #333;
}

div#shiv { margin-top: -300px; /* Half the height of div#centered. */ }
div#centered { width: 1000px; height: 600px; margin: auto; }