* { padding: 0; margin: 0; }

/* defaults */

BODY {
	background-color: #BF6D3B;
	font: 12px Arial;
	color: #FFF;
}

DIV {
	text-align: center;
}