<style type="text/css">
  
body{
	color:#000000; 
	margin:0 px; 
	padding:0 px; 
	height:100%; 
	background-color:#FFFFFF}

h1{padding: 5 px;}

		
#header {
	width: 800px;
	height: 150px;
	position: relative;
	}
#header span {
	background: url(headerpiebell.swf) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
		
		
#container {
	min-height: 100%;
	margin-bottom: -330px;
	position: relative;
	background-color: #FFFFFF;
}

div#footer {
 			height: 330px;   
			position: relative;
			background-image: url(http://piebell.com/footer.php); 
			background-repeat: no-repeat; 
			background-position: center bottom; }

.clearfooter {   
			height: 330px;   
			clear: both;}
			
#container {   
height: 100%;}

</style>

 
