@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/bg1d copy.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 500px;
	width: 300px;
	position: static;
	left: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
bg {
	background-image: url(images/bg1d copy.jpg);
}
