#container {
	height: 1000px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

