
body {
  font-weight: normal;
  font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;
	color: #000; 
  background: #fff;
	padding: 0;
	margin: 0 auto;
	border: 0 none;
	text-align: center;
  font-size: small; 
	_font-size: x-small;
} 

.out_of_css { position: absolute; top: -2500px; left: -2500px; }
