body {
	background: url("bjj.jpg") repeat-y center; margin: 0px auto;
}
#div {
	margin: 0px auto; width: 1000px;
}
a.end:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.end:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.end:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
