* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	margin-top: 20px;
	text-align: center;
}

#wrapper img {
	margin-bottom: 10px;
}

.grey {
	color: #ccc;
	font-size: 12px;
}

p {
	margin-bottom: 10px;
}
