/* site design done by k. stewart of iron oxide. */
/* i will design your website -- www.decaying-industries.com */

body {
	background: #CCC;
	font: 12px Verdana, Arial, sans-serif;f;
	margin: 0;
	z-index: 0;
	 }

p {
	color: #000; 
	font: 12px Verdana, Arial, sans-serif;
	}


a:link {
	color: #663300; 
	font-weight: bold; 
	text-decoration: none; }

a:active; a:hover {
	color: #663300; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:visited {
	color: #999; 
	font-weight: bold; 
	text-decoration: none;
	}

h1 {	color: #000; 
	font: 36px System, sans-serif;
	font-weight: bold;

	}

h2 {	color: #000; 
	font: 24px System, sans-serif;
	font-weight: bold;

	}

h3 {
	color: #000; 
	font: 12px System, sans-serif;
	font-weight: bold;
	}

img { border-color: #663300;}

td { 
	font: 12px Verdana, Arial, sans-serif;



	}



#container{ 
	background:url(http://coffeehut.ebuh.com/img/perc.jpg) repeat-y top left transparent #FFF; 
	border-left: medium black solid;
	border-right: medium black solid;
	height: 100%;
	z-index: 5;
	margin: 0 10% 0 10%;
	padding: 10px 10px 10px 10px;


	}


#spouty { background:url(http://coffeehut.ebuh.com/img/spout.jpg) no-repeat top left transparent #FFF; 
	border-left: medium black solid;
	z-index: 5;
	margin: 0;
	padding: 10px 10px 10px 10px;


	}
#white { background: #FFF;

	}


#testy { background: #FFF transparent;
	z-index: 1;
	margin: 0;
	position: bottom right;
	width: 300px;
	padding: 10px 10px 10px 10px;

	}