body {
	font-family: Cambria, Georgia;
	font-size: 1.2 em;
	text-align:center;
	background: url(images/lucas-catering-background.jpg) top left repeat-x;
}

div.wrapper {
margin: 0 auto 10px auto;
	text-align: left;
	width:730px;
}

.wrapper div {
	margin:0;
	padding:0;
}

a, img {
	border:none;
	margin:0;
	padding:0;
}

div.navigation {
	float:left;
	width:150px;
	height: 390px;
	background:white;
}
div.content {
	float:left;
	width: 450px;
	background: white;
}

