body {
	margin: 0;
	padding: 0;
	background: transparent url(bg.jpg) repeat-x;
	background-color: #BBE0FA;
	text-align: center; 
}

#content {
	position: relative;
	width: 776px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:left;
	background: transparent url(bg-content.jpg) repeat-y;
}

p, h1, h2, h3 a {
	font-family: 'Lucida Grande', tahoma, arial, sans;
	color: #84806B;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}
