body { background:url(/images/body-bg.png); margin:0; padding:0; }
h1 { text-align:center; margin:0; padding:0; margin:auto;}

#header { width:100%; }
#leaves
{
	position:absolute;
	bottom:0;
	background-image:url(/images/leaves-pattern.png); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	height:60px;
	width:100%;
}
