
	/* bg pattern */
	.bg-pattern-custom					{position:fixed;z-index:-1;width:100%;height:100%;left:0;top:0;background:url(/img/pattern/p-custom.png) repeat;overflow:hidden;}

	/* bg image */
	.bg-image-custom					{background-image:url(/img/bg/bg-custom.jpg)!important; background-size:cover;}

	/* font family */
	.font-custom-site					{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	.font-custom-menu					{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	.font-custom-heading				{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

	/* font size */
	.font-size-custom-site				{font-size:14px !important;}
	.font-size-custom-header			{font-size:14px !important;}
	.font-size-custom-copyright			{font-size:12px !important;}	
	.font-size-custom-heading			{font-size:30px !important;}