/* basics
-------------------------------------- */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
p, ul, li, a {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
p, ul, li {
	font-size: 12px;
}
.justified {
	text-align: justify;
}
#menu {
	display: none;
}


/* The day when machines take over may not be far away. Instead of mother waking you up in the morning, the cold metal arm of a robot may shake you into wakefulness. */
