body {
	font-family: 'Major Mono Display', monospace;
}

#weather {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
}

#container {  
	text-align: center;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	background-color:#FFFFFF;
	font-size: 23px; 
	font-weight: bold;
}

.stretch {
	width: 100%;
	display: inline-block;
	font-size: 0;
	vertical-align: center;
}

#container, #container img, .stretch{
	padding-left: 30px;
	padding-right: 30px;
	line-height:3;
}

#wiki img{
	width: 100px;
	height: 100px;
}

#music img{
	width: 100px;
	height: 100px;
}

#ebooks img{
	width: 100px;
	height: 100px;
}

#shaarli img{
	width: 100px;
	height: 100px;
}

#seafile img{
	width: 100px;
	height: 100px;
}

#guacamole img{
	width: 100px;
	height: 100px;
}

#pocket img{
	width: 100px;
	height: 100px;
}

#feedly img{
	width: 100px;
	height: 100px;
}


#container a{
	text-align: center;
	display: inline-block; 
	text-justify:none;
	color: #4A4A4A;
	text-decoration: none;
	width: 180px;
}

#links {
	display: block;
	column-count:4;
	width: 70%;
	margin-top: 50px;
	margin-right: auto;
	text-align:center;
	margin-left: auto;
	font-family: 'Montserrat', sans-serif;	
	color: #4A4A4A;
	page-break-inside: avoid;
	column-width:200px;
}

#links h3{
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: center;	
	"font-family: 'Montserrat', sans-serif;	
	color: #4A4A4A;"
	page-break-inside: avoid;
	min-width:100px;
}

#links ul{
	padding-left: 0;
	page-break-inside: avoid;
}


#links li{
	"font-family: 'Montserrat', sans-serif;	
	color: #4A4A4A;"
	text-align: center;
	list-style-type: none;
}

#links a{
	text-decoration: none;
	color: #4A4A4A;

}

.shoutouts {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
	font-size:12px;
}

.shoutouts a{
	font-size: 12px;
}

