body {
	width: 500px;
	margin: 200px  auto;
	padding: 0.5em;
	font-size: 1em;
	background: url(logoconsorci.jpeg) 50% 2% no-repeat;
}
#box {
	background-color: #ffffff;
	color: #3a3a3a;
	padding: 1em;
	border-bottom: 2px solid #cfcfcf;
}
h1 {
	text-align: center;
	color: #0764cc;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
ul {
	text-align: center;
}

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

a {
	margin-right: 1.5em;
}

img {
	border: none;
}

.vcard {
	text-align: center;
}
