@charset "windows-1251";
.Jake {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #F00;
	background-color: #000;
}
.Jake_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	background-color: #F00;
}

