div.container {
	width:98%; 
	margin:1%;
}

table#header {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:600px;
}

table#gallery {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:600px;
}

tr,td {
	text-align:left;
}

div#links {
	color: #DADADA;
	font-family: roman, 'times new roman', times, serif;
	text-align: center;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a {
	color: #666666;
	text-decoration: none;
}
