.o_web_client.o_home_menu_background
{
	background: #ffff;
	background-image: 
		linear-gradient(208deg, rgba(22,163,208,0.9) 0%, rgba(200,2000,200,0.2) 100%),
		url("https://www.lcsx.tech/web/content/6883/logo.png");
	background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;

	.o_caption, .o_menu_systray i, .oe_topbar_name  { 
		color:white;
		text-shadow: #0e647b 0px 0 4px;
	} 
}