.logo-text{
	color: red; 
	float: right;
	margin-top:  10px;
	margin-left:  10px;
	line-height: 25px;
	color:  #ffbf00;
}

.logo-text span{
	font-size:  30px;
	font-weight: bold;
	color:  green;
}

.logo-text span.slogan{
	font-size:  11px;
	line-height: 10px;
	position:  relative;
	top:  -10px;
}