body {
margin:0;
padding:0;
background: white;
background-image: none;
}
textarea {
	background: #FFFFFF;
	font: 12px "Courier New", monospace;
}
