body {
	background: #272727 url(../images/cover.jpg) no-repeat center top;
}

#centro {
	height: 823px;
	z-index: 10;
}

#zona1 {
	background-color: transparent;
}

#logo {
	margin-bottom: 64px;
}

h3 {
	font-size: 18px;
}

h3 a {
	padding-left: 20px;
}

h3 a:link, h3 a:visited {
	color: white;
	text-decoration: none;
}

h3 a:hover, h3 a:active {
	color: silver;
	text-decoration: none;
	background: url(../images/icon-menu.gif) no-repeat left center;
}

#editing, #editing a:link, #editing a:visited {
	color: #686868;
}