.header a, a:hover {
	color: #63AFD0;
//	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}

.header h1 {
//	letter-spacing: 15px;
//	font-size: 300%;
}

.header p {
	color: white !important;
	font-size: 140%;
//	letter-spacing: 3px;
}

.clear {
	clear: both;
	height: 63px;
}

.wrapper {
	min-height: 100%;
}

html, body {
	height: 100%;
}

footer {
	color: #666;
	background: #222;
	padding: 17px 0 18px 0;
	border-top: 1px solid #000;
}

footer a {
	color: #999;
}

footer a:hover {
	color: #efefef;
}
.centr {
	text-align: center;
}

#col {
	color: white;
	background: #999;
}

.hid {
//	color: #63AFD0;
//	font-family: monospace;
	font-family: 'Oswald', sans-serif;
}
