I did get it to work, but the menu is not lining up correctly and the footer in all vertical and not horizontal as in magento. I did import the css files with
<?php echo get_block(‘head’, false)->getCssJsHtml(); ?>
but somehow, I still do not get it to look like the menu or footer in Magento. Any suggestions?