body {
	font-family: Helvetica;
	font-size: 12px;
	color: black;
	background-color: white;
	margin-bottom: 20px;
}

br {
	clear: both;
}

img {
	border: 0px;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: underline;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#logoNcora {
	position: relative;
	float: right;
	width: 267px;
}

#logoNcora p {
	text-align: center;
}
