body{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDF7F8;
}

h1{
	letter-spacing: 0.2em;
	color: 	#4876FF;
	font-size: 22px;
}

h2{
	letter-spacing: 0.1em;
	color: 	#436EEE;
	font-size: 13px;
}

hr{

width: 100%;
border: 1px dotted #36648B;
}

span.ip{
	font-size: 56px;
	font-weight: bold;
	font-family: "bitstream vera sans mono", monospace, Baskerville, Georgia, "Times New Roman", Times, serif;
	color: 	#CD2626;
}

div.ip{
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
}

div.userAgent{
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	background-color: #F0F8FF;
}
