@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/global/background.jpg);
	background-repeat: repeat;
}
.bodyCopy {
	font-family: Georgia;
	color: #4b2e08;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 0.9em;
}
.smallCopy {
	font-family: Georgia;
	color: #4b2e08;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.3em;
	font-size: 0.7em;
}

