body {
	font-family: Arial, sans-serif;
}

#content {
	width:500px;
	margin:0px auto;
}

p {
	float:left;
	width:50%;
}