body
{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	background-color: #fff;
}

#top
{
	font-family: Georgia, serif;
}

#top h1
{
	font-size: 1.3em;
}

#who h2
{
	font-size: 1.1em;
}


	/* menu */
#menu
{
	display: none;
}

#content p
{
	color: #000;
	font-size: 1em;
	text-align: justify;
	text-indent: 2em;
}

	/* bottom */
#icons
{
	display: none;
}

#gnulinux, #webdsgn
{
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

hr
{
	border: 1px solid #000;
}

.noprint
{
	display: none;
}



