@charset "utf-8";
/* CSS Document */
@handheld "utf-8";

html, body {
	background: #fff;
	padding:none;
	color: #000;
	margin: 0;
  background-repeat: repeat-y;
  background-position: center;
	}
h1, h2, h3, h4	{
  color: white;
  background-color: #F00;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000CC;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #660066;
	}
#introsection, #skipto, #mainmenu, #thewall, #logo, #stealthistheme, #whatisawebucator, #thrasher101, #breadcrumbs	{
	display:none;
	}
.hide, thrasher101, .screen	{
	display:none;
}
#maincontent	{
	margin:0 !important;
	max-width:480px;
}
body {background: #FFF url(images//bg-tile.jpg) none;}	
#header {background: url(images//spine.gif) none;}

h1 {background: url(images//h1.png) none;}
#mainpage h2 {background: url(images//h2.png) none;}
#mainpage h3 {background: url(images//h3.png) none;}
