body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #000000;
}


#container {
	width: 600px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container #logo {
	background: url('../img/logo.gif') no-repeat top left;
	height: 1px;
	
	padding-bottom: 0px;
	border-bottom: 1px solid #797979;
	margin-bottom: 1px
}

#container #logo h1 {
	text-indent: -9999px;
}

h3.example {
	background: url('../img/heading-example.gif') no-repeat top left;
	height: 90px;
	width: 597px; text-indent: -9999px
}

h3.features {
	background: url('../img/heading-example1.gif') no-repeat top left;
	height: 90px;
	width: 597px; text-indent: -9999px
}

h3.usage {
	background: url('../img/heading-example2.gif') no-repeat top left;
	height: 90px;
	width: 597px; text-indent: -9999px
}
