/* CSS Document *//* ---------- BODY FORMAT ---------- */body {	background:		url(../graphics/csslayout/honey-comb-background.jpg)		no-repeat		top center		#77AA42;	margin: 0px;}/* ---------- LISTS AND BULLETED ITEMS ---------- */ul {	list-style-type: none;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;}/* ---------- OTHER ---------- */img {	border: 0;}
