body {
	background-image: url(../../web-photos/photobook-01.gif);
}
table {
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	width: 675px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Console";
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Console";
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
	text-align: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #003366;
}
