#header, #footer, #left, #main-navigation, #category-list, #ads, #right{
	display: none;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
a {
	color: #000000;
	text-decoration: none;
}
img {
	padding: 5px;
	float: left;
}
.tutorial-list li {
	display: list-item;
	margin-left: 5px;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
}
.tutorial-list img   {
	display: none;
}
