body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
    margin-left: 1.4em;
	line-height: 1.7em;
}
h1 {
	font-family: Times New Roman, serif;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 18px;
    margin-left: .6em;
	line-height: 1.6em;
	font-style: italic;
}
.mainbackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.left {
	background-image: url(images/leftrepeat.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/rightrepeat.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #908664;
	background-image: url(images/AnOccasion_r6_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
}
.beige {
	background-image: url(images/colorbackground.jpg);
	background-repeat: repeat;
}
