/* --------------------------------------------------------------

    fun.css

    Author: Paul Woods
    Date: 18/03/2009

    This is the overwriting 'fun-page' stylesheet 
    
    +top
    

--------------------------------------------------------------

    +Default Styles

-------------------------------------------------------------- */

body { 
	background-image:url(/images/structure/fun-bg.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:top center;
	}
	
/* --------------------------------------------------------------

    +Layout
    
    -- This is a smaller layout for 1024px
    -- Individual column width 95px
    -- 8 column layout
    -- margin 15px

-------------------------------------------------------------- */


