@charset "UTF-8";
body {
	color: #333;
	background: #fff;
}
a img {
	border-width: 0;
	border-style: none;
}
#nav {
	display: none;
}
a:after {
	content: " [" attr(href) "] ";
}
