body {
	font-family: Comic Sans MS;
	color: #033;
}

table {
	width: 100%;
}

#images td {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
}

#image td img {
	border: 2px solid;
}

#header,#footer {
	margin: 0;
	text-align: center;
}

a {
	color: #699;
}

a:visited {
	color: #808;
}

#google {
	text-align: center;
}

#sitesearch {
	text-align:left;
	width:728px;
	padding:2px;
	font-size:11px;
	border: 1px solid #ccc;
	margin: 10px auto;
	background-color:#eee;
}

#sitemeter {
	text-align: center;
}