body
{
	margin-top: 35px;
	font-family: verdana, arial;
	font-size: 13px;
	text-align: center;
}

#logo
{
	text-align: center;
}

#server
{
	margin-top: 20px;
	text-align: center;
	font-size: 15px;
	font-weight: bold
}

#textbox
{
	margin-top: 40px;
	text-align: center;
}

A:link {text-decoration: none; color: #f68a21; }
A:visited {text-decoration: none; color: #f68a21; }
A:active {text-decoration: none; color: #f68a21; }
A:hover {text-decoration: underline; }
