@charset "utf-8";
/* CSS Document */

/* ======================= BODY =========================== */
body { background-color:#000; color:#999; }
#sideBar { width:75px; border: white solid 1px; position:absolute; top:20%; size:10%; padding: 2px;}
/* ======================= BODY END =========================== */

.bigLet { font-size:56px; }