body#nelsonPix {
	background-color: black;
	color: white;
	font-family: "open sans", open-sans, tahoma, helvetica, sans-serif;
	text-align: center;
	}
	
table#nelson {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	}
	
table#nelson caption {
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	}
	
body#nelsonPix body.photo {
	padding: 0 10% 50% 10%;
	}
	
body#nelsonPix h1 {
	font-family: tahoma, arial, verdana, sans-serif;
	letter-spacing: 0.2em;
	}
	
body.photo h1 {
	font-size: large;
	letter-spacing: 0.1em;
	}

	
body#nelsonPix img {
	border: none;
	margin-bottom: .3em;
	max-width: 1000px;
	}

table#nelson td {
	padding: .3em 1em .5em 1em;
	text-align: center;
	}
	
body#nelsonPix a {
	text-decoration: none;
	}	
	
body#nelsonPix body.photo a {
	letter-spacing: .5em;
	}
	
body#nelsonPix a:link {
	color: lightblue;
	}

body#nelsonPix a:visited {
	color: lightblue;
	}

body#nelsonPix a:hover  {
	color: aliceblue;
	}

body#nelsonPix a:active  {
	color: cyan;
	}
	
body#nelsonPix div.links a {
	font-variant: small-caps;
	}
