html {
	height: 100%;
}

img {
	border: 0;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fdd;
}

.comment {
	display: none;
}

