

html {background:
#333 }


div#body {
background-image:url(images/bg.jpg);
height:auto;
width:800 px;
background-repeat:no-repeat;
background-position:bottom;
}

div#banner {
position: 0 0 0 0 
}

p {
	font-family:
	Geneva, Arial, Helvetica, sans-serif;
	
	letter-spacing:.02em;
	word-spacing:.05em;
	font-size:12px;
	color:#000000;	}