body {
	color: white;
	background-color: #000;
	text-align: center;
	font: 19px "Orator Std", "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .1em;
}

div.image {
	height: 760px;
	width: 1014px;
	background-image: url(sourcefamily.jpg);
	position: relative;
	margin: auto;
}

div.links {
	text-align: left;
	background-image: none;
	position: absolute;
	top: 712px;
	left: 524px;
}

a {
	text-decoration: none;
	color: white;
	
}


html {
text-align: center;	
}


