body {
	background-color:#153749;
}
.tutorialSize {
	width:478px;
	height:320px;
	font-size:30px;
	text-align:center;
	color:#fff299;
	text-shadow: #1b475f 2px 2px 2px;
	font-family:"Marker Felt";
}
.tutorialSize2 {
	width:478px;
	height:320px;
	font-size:25px;
	text-align:center;
	color:#fff299;
	text-shadow: #1b475f 2px 2px 2px;
	font-family:"Marker Felt";
}
#tutorial01 {
	background-image:url(images/draw_path.png);
	padding-top:70px;
	height:250px;
}
#tutorial02 {
	background-image:url(images/avoid_cats.png);
	padding-top:85px;
	height:235px;
}
#tutorial03 {
	background-image:url(images/time.png);
	padding-top:40px;
	height:280px;
}
#tutorial04 {
	background-image:url(images/cheese_combos.png);
	padding-top:35px;
	height:285px;
}
#list {
	font-size:18px;
	width:220px;
	text-align:left;
	float:right;
}
#list ul{
	padding:7px 0 0 0;
	margin:0;
	list-style:none;
}
#list ul li{
	padding:12px 0 0 0;
}
#tutorial05 {
	background-image:url(images/munch_hole.png);
	padding-top:100px;
	height:220px;
}
#tutorial06 {
	background-image:url(images/exit_hole.png);
	padding-top:80px;
	height:240px;
}
#tutorial07 {
	background-image:url(images/backpack.png);
	padding-top:70px;
	height:240px;
}
#tutorial08 {
	background-image:url(images/squeak_mode.png);
	padding-top:70px;
	height:240px;
}

.nonlatin {
	padding: 6px 0 0 0;
}
