@charset "utf-8";

body {background: #fff url("background.png") bottom left fixed; color: #333; font: 1em "Calibri", Helvetica, Arial, Sans-Serif;}
h1 {display: none;}
p#insider {position: absolute; top: 0; right: 50px; margin: 0; font-size: .9em;}
#insider a {display: block; padding: 5px 10px; background: #eee; color: #999; text-decoration: none;}
#insider a:hover {background: #8fcd20; color: #fff; box-shadow: none;}