/* CSS Document */
body {
	background-image: url(images/bkgrd.gif);
}
.wrapper {
	border: 5px solid #000;
}
.nav {
	margin-left: 68px;
}
