body {
	background: #fff;
	}
h3, p {
	margin-left: 4px;
	}
p {
	margin-bottom: 12px;
	}
#header {
	background: #0a0;
	height: 32px;
	}
#poll {
	background: #eee;
	border: dotted 1px #ccc;
	height: 120px;
	margin: 4px;
	}
#poll input.button {
	margin-left: 4px;
	}
#poll p {
	margin-bottom: 0;
	}
