body {
	background: #191919 url('background.png');
	color: #000000;
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, 'Times New Roman', sans-serif;	
	font-size:12px;		
}
#thesite {
  color: #000000;
	background: #191919 center;
	width: 100%;
	height:402px;
	padding:0;
	text-align:left;	
	font-family: 'Trebuchet MS',Georgia, Times, 'Times New Roman', sans-serif;
	font-size: 13px;			
	margin-top: -201px;
	position: absolute;
	top: 50%;
	
}
#tile1 {
  background: #999999 url('tile1.jpg') repeat-x left top;
	width: 100%;
	height:25px;  
	margin: 0px;
	padding: 0;	
	font-size: 0;
	line-height:0;
}
#tile2 {
  background: #999999 url('tile2.jpg') repeat-x left top;
	width: 100%;
	height:165px;  
	margin: 0px;
	padding: 0;	
	font-size: 0;
	line-height:0;
	text-align:center;
}
#tile3 {
  background: #999999 url('tile3.jpg') repeat-x left top;
	width: 100%;
	height:137px;  
	margin: 0px;
	padding: 0;	
	font-size: 0;
	line-height:0;
	text-align:center;
}
#tile4 {
  background: #999999 url('tile4.jpg') repeat-x left top;
	width: 100%;
	height:40px;  
	margin: 0px;	
	padding: 0;
	font-size: 0;
	line-height:0;
	text-align:right;
}
#tile5 {
  background: #999999 url('tile5.jpg') repeat-x left top;
	width: 100%;
	height:35px;  
	margin: 0px;
	padding: 0;	
	font-size: 0;
	line-height:0;	
}
#spacer {  
	width: 40px;
	height:40px;  
	margin: 0px;
	padding: 0;	
	font-size: 0;
	line-height:0;	
}
