
function writeHeader()
{
	document.write("<center><a href=\"index.html\"><img border=\"0\" src=\"Biglari Holdings.jpg\" /></a></center><div style=\"border-bottom: 5px double #000; margin-bottom: 30px;\">&nbsp;</div>");

}

function writeFooter()
{
	document.write('<center><div style="font-size:10px;font-style:italic;margin-top:15px;padding-top: 10px; border-top: 1px solid #333333;">COPYRIGHT &copy; 2010 BIGLARI HOLDINGS INC.</div></center>');
}