body {
	font-family: "Lucida Grande", Verdana, Arial;
	color: white;
	background-color: #333;
}

#main {
	width: 1000px;
	margin: auto;
}

#main-home {
	width: 800px;
	margin: auto;
}

a {
	color: white;
	text-decoration: underline overline;
	color: #999;
}

h1 {
	color: #999999;
}

#footer {
	margin-top: 20px;
}
