		h2#thekitchen {
			background-image: url(/images/titles/the_kitchen.jpg);
			
		}

		#tips {
			background: #e9efe3 url(/images/household_tips_bg.jpg) no-repeat right bottom;
		}
		
		
div#pageContent {	
    position:relative;
    top:-40px;
            margin:15px;
                padding:0px;
}


.mainBox{
    position:relative;
    left:-20px;

}
