table td i {
	font-size: 32px;
	line-height: 32px;
	display: block !important;
	margin: 0 auto;
	text-decoration: none;
	width: 32px;
}

table td img {
	height: 32px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content h2, .entry-content .h2 {
	font-size: 20px;
}

.entry-content h3, .entry-content .h3, .entry-content h4, .entry-content .h4,
.entry-content h5, .entry-content .h5, .entry-content h6, .entry-content .h6 {
	font-size: 16px;
}

.fa-stack {
	display: block;
	margin: 0 auto;
}

.fa-circle {		color: #333; }
/*.fa-terminal {		color: #3c763d; }*/

.fl-archlinux {		color: #1793d1; }
.fl-debian {		color: #A80030; }
.fl-gentoo {		color: #8f82f9; }
.fl-opensuse {		color: #73ba25; }
.fl-sabayon {		color: #333; }
.fl-slackware {		color: #4B65B2; }
.fl-ubuntu-inverse {	color: #E95420; }
.fl-linuxmint {		color: #507F19; }
.fl-linuxmint-inverse {	color: #507F19; }

.glyphicon-cd {		color: #F3A72C; }
