.back_image {
	background-image:url(images/down.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.back_image2 {
    background-image:url(images/up.jpg);
    background-repeat: no-repeat;
	background-position: center;
}.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

