@font-face{font-family:BalooThambi2;src:url(fonts/BalooThambi2-Medium.ttf) format("truetype")}

body {
	background: black ;
	color: white;
	margin: 0;
		max-width: 98%;
background-image: url('img/bg_ts.webp');
}	

.main {

	max-width: 90%;
	width: 800px;
	font-size: 18px;
	text-align: left;
	padding-top: 3%;
	padding-bottom: 3%;
	font-family: 'BalooThambi2',Arial,sans-serif;
}	



.menu tbody td:hover {
    background-color: #cef254 !important; /* Цвет фона при наведении */
    color: #000 !important; /* Цвет текста при наведении */
   }
