body{
	background-color: black;
}
#navbutt{
	padding-left: 12px;
	margin-top: 0px;
}
#navbutt li{
	padding-right: 15px;
	display: inline;
	font-family: Arial;
	font-style: italic;
	font-size: 140%;
	list-style: none;
	color: white;
}
a:link, a:visited{
	color: white;
	text-decoration: none;
}
p{
	padding-left: 40px;
	color: white;
	font-family: Arial;
}
h3{
	padding-left: 12px;
	color: white;
	font-family: Arial;
}
#links li{
	padding-bottom: 10px;
	list-style: none;
	color: white;
	font-family: Arial;
	font-style: italic;
}