body {
	background-color: #313031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}
#copy {
	float: left;
}
#design {
	float: right;
}
#design a {
	text-decoration: none;
	color: #C0C0C0;
}
#design a:hover {
	text-decoration: underline;
}
