body {
	font-size: 12px;
	color: #444;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	color: #999;
}

a {
	color: #199ed1;
}

#logo {
	text-align: center;
	margin: 60px 0 30px;
}

h2 {
	color: #555;
	font-size: 12px;
	font-family: Georgia, Times, "Times new roman", serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}

h2 span {
	color: #ccc;
}

.center {
	text-align: center;
}

#social {
	margin-top: 20px;
}

#social img {
	width: 32px;
	margin-right: 5px;
}

#bio p {
	color: #444;
}

