body {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

a {
	color: black;
}

#logo a img{
	border: none;
}

#content {
	margin: 3cm 0 0 0;
	text-align: center;
}

#thumblist li {
	display: inline;
	list-style-type: none;
}

#thumblist li a img{
	border: none;
}

div.dida {
	display: block;
}

#profile {
	width: 14cm;
	text-indent: 0.5cm;
	text-align: justify;
	margin: 1.5cm auto;
}
#navbar, #imagenav {
	display: none;
}

#footer {
	position: absolute;
	bottom: 1.3cm;
	width: 100%;
	text-align: center;
	border-top: solid 0.2mm black;
}