/*
////////////////////////////////////////////////////////////////////////////////
// www.tangoman.dk/style_handheld.css
//
// Copyright (c) 2005 - 2008 Søren Werk
//
////////////////////////////////////////////////////////////////////////////////
*/

  /* * * * * * * * * * * * * * * * * * * * * * * * * * * */
 /* Media Handheld                                      */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
  background: #DEF;
}

a:hover   {background: white;}

h1#logo,
#top1,
#top2,
#header,
#footer,
#credits,
.buttons {
  display:none;
}

