body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(/story/blends/images/page_background.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

#bagWrapper {
	position: fixed;
	height: 958px;
	width: 333px;
}

.bag {
	position: fixed;
	top: 0px;
	left: 0px;
}

.title {
	position: fixed;
	top: 48px;
	left: 250px;
}


p {
	position: fixed;
	top: 90px;
	left: 250px;
	width: 400px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.origin {
	top: 195px;
	width: 450px;
}

.notes {
	top: 220px;
	width: 450px;
}

.mightlike {
	top: 245px;
	width: 450px;
}

a {
	color: #97D045;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.buynow {
	position: fixed;
	top: 275px;
	left: 572px;
}

span {
	text-transform: uppercase;
	font-weight: bold;
}

.profile {
	position: fixed;
	top: 36px;
	left: 697px;
	border: 1px dotted #6B6B6B;
	margin: 0px;
	padding: 3px;
}

