body {
	font-family:sans-serif;
	padding:90px 0 0;
	text-align:center;
	margin:0 0 30px;
	width:100%;

}

.logo {
	display:block;
	margin:0 auto 30px;
}

h1 {
	font-size:24px;
	font-weight:500;
}

#webcid { font-weight: bold; }

footer {
	margin-bottom:200px;
}

footer p:first-child {
	color:#ccc;
}

footer a:first-child {
	border-bottom:solid 1px #ccc;
	text-decoration:none;
}

footer p:nth-child(2) a {
	border-bottom:solid 1px #000;
}
