a:link {
	color:#993300;
	text-decoration:none;
}
a:visited {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#6600ff;
}
body {
	 background: url(http://www.skywriterstudios.net/ponderosagazette/images/back.gif);
	 color: #993300;
	 font-family: Verdana;
	 font-size: 12px;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

table.layout {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}