/**
 * Style sheet bg-frontpage
 */
#container
{
	background: url(/tl_files/images/frontpage-bg.png) repeat-y;
}

