body {
	font-family: arial, verdana, sans-serif;
	color: #333;
	background-color: #ccc;
	margin: 1em 10%;
}

h3 {
	color: #345;
	background-color: transparent;
}

a {
	color: #c60;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

ul {
	padding: 0;
}

li {
	float: left;
	padding: 0px;
	list-style: none;
}

.nav-box {
	width: 800px;
	height: min-600px;
	padding: 4px 0px 0px 0px;
}

.img-box {
	width: 800px;
	height: min-600px;
	text-align:center;
	padding: 4px 0px 0px 0px;
}