/* MAIN */
html, body {
	background-color:#fff;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
}
.breaker {
	clear:both;
	font: 1px 'Monotype',sans-serif;
	line-height: 1px;
	width: 1px;
	height: 1px;
	zoom: 1;
}
.spacer {
	height:10px;
}
.spacer2 {
	height:20px;
}
.spacer0 {
	height:6px;
}
#page {
	width:300px;
	margin:40px auto;
}