
#center {
	float: left;
	width: 98%;
	padding: 0.5em;
}
#right {
	float: right;
	width: 0px;
	padding: 0.5em;
}
