Put everything you want to include in a template file (rename it to end in .tpl) Upload your new template to the skin1 directory. Then add this to the head.tpl where you want the new template to show.
HTML Code:
{include file="your_template.tpl"}
That's it.