body {
	border-left-color: #5C0B11;
	border-bottom-color: #5C0B11;
	border-right-color: #5C0B11;
	border-top-color: #5C0B11;
	border-left-width: 3px;
	border-bottom-width: 5px;
	border-right-width: 3px;
	border-top-width: 5px;
	border-style: solid;
	margin: auto;
	background-image: url(http://andyletke.com/wedding/images/chocolate-damask.gif);
	background-repeat: repeat; 
	width: 800px;

}

table {
	text-align: center;
	background-color: #5C0B11;
	width: 650px;
}

h1 {
	font-weight: bold;
	font-style: italic;
	text-shadow: 2px 0px #572311;
	color: #C2A750;
	font-size: 44pt;
	font-family: serif, Georgia;
}

h2 {
	text-shadow: 0px 1px #fdf500;
	font-size: 30pt;
	color: #C2A750;
}

h3 {
	text-shadow: 0px 2px #9c0006;
	font-size: 20pt;
	font-family: Georgia, serif, "Times New Roman", Times;
	color: #1A1004;
}

p {
	max-width: 650px;
	width: 650px;
	font-family: Espresso, Garamond, Baskerville, Georgia, serif, "Zapf Chancery";
	color: #B6B1AB;
}

a {
	color: #C1A004;
	font-weight: bold;
	font-size: large;
}

h4 {
	max-width: 650px;
	width: 650px;
	color: #c1a004;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

