#online {
    text-align: center;
}

#online button.online {
	position: relative;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px #000;
	user-select: none;
	outline: none;
	width: 230px;
	height: 25;
	background: none;
	border: none;
	font-size: 14px;
	font-family: initial;
}

#online p.online {
	margin: 0 0 0 0;
	color: burlywood;
	font-size: 50px;
}