body { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; margin:100px auto; background:#151515; //-webkit-background-size: 100% 100%; //background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), color-stop(0.2, #151515), to(black)); color:white; font: 14px "Consolas", "Monaco", monospace; text-align: center; } a { color:white; text-decoration:none; font-style:italic; } img {border:0;}