@charset "utf-8";
html,body,div { overflow: hidden; height: 100%; width: 100%; margin: 0; padding: 0; background-color: #fff; }
#simple h1 { height: 100%; margin: 0; background: #fff url(/img/logo/rhett-waldock-small-transparent-light.gif) center no-repeat; }
#simple h1:hover { cursor: pointer; }
#simple h1 span { display: none; }
