/** 
 * Hide layout elements 
 */
#categorieMenu, #searchNavi, #body_content_right, .container.banners, #footer, #comments { display: none; }

#header { height: 150px; }
#logo { margin-top: 100px;}