body {   text-align: center;}div {	 border: 1px #000677;}#container {	margin: 0 auto;	width: 750px;}#navigation {	float: left;	width: 150px;}#content1 {	float: left;	width: 590px;	border-left: 2px solid #000677;}#footer {	clear: both;}