/* CSS Document */
body {
	background-color: #fff;
}
#callaloo { border:1px solid #000;
			width:800px;
			margin:0 auto;}
