* { border: 0; }

body {
	text-align: left;
	background: #FFF none;
}

div#header, div#menu, img, input[class=submit] { display: none; }

.keltainen_laatikko, .punainen_laatikko {
	float: none;
	background: #FFF none;
	height: auto;
}

a {
	color: #000;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}