BODY {
	background: #FFEEDD;
}

#servers {
	width: 50%;
	text-align: center;
	float: right;	
	background: #FFFFFF;
	border: solid black thin;
	padding: 5px;
}

#channels {
	background: #FFFFFF;
	border: solid black thin;
	padding: 5px;
}
