body {
	font-family: 'Lato', sans-serif;
	color: #747704;
	font-weight: 300;
}

.add-border
{
	border: solid 2px #E0E0E0;
}

.add-margin
{
	margin-top: 10px;
}

.title-super
{
	font-size: 60px;
}

.title-logo
{
	margin-top: 20px;
}

.text-muted
{
	color: #BCBBBB;
}

.text-thin
{
	font-weight: 100;
}