.background {
	background-attachment: fixed;
	background-image: url(i/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 894986;
}
.reel_center {
	position: relative;
	top: 0;
	float: none;
	vertical-align: middle;
	height: 100%;
}
.bug {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
