body {
	margin: 0px auto; background-color: rgb(250, 235, 206);
}
#div {
	margin: 0px auto; width: 1000px;
}
a.end:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
a.end:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
a.end:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
