body {
	color: #9d3c55;
	background-color: white;
}

p {}

td {}

a:link {
	color: blue;
	word-spacing: 4em;
}

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.Header {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}
.Header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.Header2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.DisplayBox {
	position: absolute;
	height: 416px;
	width: 644px;
	left: 77px;
	top: 136px;
	background-color: #fcd;
}
.Links {
	font-size: large;
	color: #672738;
	position: relative;
	height: 32px;
	width: 359px;
	font-weight: bold;
	font-size:20px;
	word-spacing: 40px;
}
.DeliveryText {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9d3c55;
	position: absolute;
	height: 24px;
	width: 644px;
	left: 77px;
	top: 579px;
}
.PrevBut {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 8px;
	top: 368px;
}
.NextBut {
	height: 32px;
	width: 32px;
	position: absolute;
	left: 603px;
	top: 368px;
}
.GalleryImage {
	height: 365px;
	width: 563px;
	position: absolute;
	left: 40px;
	top: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
