*{
	background-color: #131a2d;
	/*color: #D0c4ab;*/
	
}

body {
	font-family: 'Ubuntu', sans-serif;
	color: #D0c4ab;
	font-weight: 300;
}

.text-muted {
	color: #BCBBBB;
}

.text-thin {
	font-weight: 100;
}

.super-font {
	font-size: 70px;
}
