/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

.container {
    position: absolute;
	margin-left:224px;
	*margin-left:74px;  
 }
    

.content { background: url(../dummy-images/coffee.jpg); }

    
/*	--------------------------------------------------
	Global Reset & Standards
	-------------------------------------------------- */
	
