/* GENERAL */
body      { margin:0; padding:5px 15px; color:#000; font:13px/18px Arial, sans-serif; }
body      { background: #414141 url(bg.png) no-repeat; }
a         { color: #FBD41B; }
h1        { color:#FFF; font-size:18px; }
ol        { margin:5px 0 15px 16px; padding:0; list-style-type:square; }

/* ID */
#player   { position:absolute; top:85px; left:0px; color:#ccc; }
#player a { color: #FBD41B; }
#player p {margin:0; line-height:0; padding:5px 10px; }
#ad       { position:absolute; top:12px; left:290px; }

/* COLORS */
.red      { color: #b52224;}
.yellow   { color:#FBD41B; }
