#legal_stuff {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 50px;
}
#legal_stuff #copy {
	float: left;
}
#legal_stuff #legal {
	float: right;
}
#legal_stuff a {
	text-decoration: none;
	color: #FFFFFF;
}
#legal_stuff  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
