.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	text-align: center;
}
div {
	font-family: Courier, monospace;
	text-align: center;
	position:absolute;
	width: 100%;
	top:30%;
}