<?php
  $boardtitle='<img src=\'images/zen/zentitle.png\'>';

	$formcss=1;
	$inputborder='000000';

	$bgcolor='010 linear-gradient(45deg, #001100 40%, #001600 40%, #001600 50%, #001100 50%, #001100 90%, #001600 90%, #001600 100%); background-size: 35.36px 35.36px';
	$bgimage="";
	$textcolor='DDDDDD';

	$linkcolor ='BEFEBA';
	$linkcolor2='99c090';
	$linkcolor3='CFFFBE';
	$linkcolor4='CEFECA';

	$tablebg1='005028';
	$tablebg2='104830';
	$categorybg='005020 url(\'images/zen/t1.png\') repeat-x top center;';
	$tableheadtext='AAFFCC;';
	$tableheadbg='007c00 url(\'images/zen/header.png\') repeat-x top center; text-shadow: 1px 1px 2px #000';
	$tableborder='001100';

?>