body {
	background: #FFD;
	color: #000;
	font: 100.1% sans-serif;
}

body > div#home {
	line-height: 3ex;
	margin: 15% auto 0;
	text-align: center;
	width: 20em;
}

body > div#download {
	line-height: 3ex;
	margin: 15% auto 0;
	width: 30em;
}

.dot{
	color: #AAA;

}

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

a:hover {
	text-decoration: underline;
}
