heading1 {
	font-size: 36px;
	color: #3C355E;
	font-weight: bold;
}
.postage {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 16px;
	font-style: italic;
	color: #3C1721;
}
.largetype {
	font-family: Tahoma, Arial, "Comic Sans MS";
	font-size: 18px;
	color: #3C1721;
}
body {
	background-image: url(graphics/leavesandConkers-halfleaf-emboss.jpg);
}
link {
	font-family: Tahoma, Arial, "Comic Sans MS";
	font-size: 18px;
	color: #2F5629;
	text-decoration: underline;
}
p {
	font-family: "Tempus Sans ITC", Verdana, "Bradley Hand ITC";
	font-size: 16px;
	color: #3C1721;
}
h2 {
	font-family: "Tempus Sans ITC", Verdana, "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bolder;
	color: #3C1721;
}
h1 {
	font-family: "Tempus Sans ITC", Verdana, "Bradley Hand ITC";
	font-size: 36px;
	font-weight: bolder;
	color: #3C1721;
}
table {
	border-top-color: #702C3F;
	border-right-color: #702C3F;
	border-bottom-color: #702C3F;
	border-left-color: #702C3F;
}
td {
	border-top-color: #702C3F;
	border-right-color: #702C3F;
	border-bottom-color: #702C3F;
	border-left-color: #702C3F;
}
