@charset "utf-8";

/* --------------------------------- */
/*   Ethiopian Coffee page CSS file  */
/*   Prepared: July 2009             */
/* --------------------------------- */


/* ---------------------
     Two-column layout
   --------------------- */

	#column2-1 {
		position: relative;
		float: left;
		width: 476px;
		margin-left: 20px;
		}
	#column2-2 {
		position: relative;
		float: left;
		width: 476px;
		margin-left: 28px;
		}


/* -----------------
     Column styles
   ----------------- */

	#contentbox.bg {
		padding-bottom: 26px;
		background: url('/assets/images/projects/content_bg.jpg') 0 0 no-repeat;
		}
	h1, h3 { margin: 0; }
	h2 { margin-top: 1em; }


/* End of file */
