body {
	background: #fffaef;
	color: #444;
	margin: 35px 35px 35px 270px;
}

a {
	color: #f35431;
	text-decoration: none;
}

img {
	border-style: none;
}

li {
	list-style-type: none;
}

#link, #print, #navi h3, #copyright {
	display: none;
}

#logo {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 100px;
	height: 100px;
}

#logo a {
	border: solid 1px #fffaef;
}

#navi {
	position: absolute;
	top: 170px;
	left: 5px;
}
