
.user-name {
	width: 150px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: 1px solid #252525;
	outline-offset: -10px;
	
	font-family: "Oswald";
}

.user-group {
	width: 150px;
	margin-left: 5px;
	text-align: center;
	line-height: 40px;
	text-transform: lowercase;
	letter-spacing: 1px;
	
	font-family: 'Abril Fatface';
	font-size: 20px;
}

.gid-3 {
background:#121212;
}


		
		
		
		