* {
	margin: 0;
	padding: 0;
}

#menu, #langlist, #goodlist {
	display: none;
}

#content p {
	margin-bottom: 15px;
	font-size: 15px;
	text-align: justify;
}

#content h2 {
	text-align: center;
}

#footer p {
	text-align: center;
}

#goodlist li {
	list-style: none;
}

img {
	border: 0;
}

#hdescr br {
	display: none;
}

ol, ul {
	margin-left: 20px;
}

ol li, ul li {
	margin-bottom: 15px;
}