.topheader {
	display: table-row;
	float: left;
}
.nav {
	display: table-column;
}
.body {
	background-image: url(images/andy_12.jpg);
}
