@charset "utf-8";
* { margin: 0; padding: 0; }
body { background-color: #000; color: #ccc; font-family: Calibri, Arial, sans-serif; font-size: 11px; height: 100%; }
#name { color: #878282; font-size: 24px; font-weight: lighter; height: 150px; left: 20px; position: absolute; top: 40%; z-index: 99; }
