body {
	background-color: #EADED5;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
	margin: 0px;
}

.bodyText {
	line-height:13px;
	color:#300;
	letter-spacing:0.1em;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	list-style-type: none;
	text-decoration: none;
	}
a:link    { color:#300; text-decoration: none; }
a:hover   { text-decoration: underline}
a:visited { text-decoration: none; color:#300; }
