/* CSS Document */

#nav1,
#features,
#optionsTop,
#optionsBottom,
#column3,
#section_links
{
	display: none;
}

body {
	margin: 0;
	padding: 0 20px;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
}

img {
	border: none;
}
