body {
	background-repeat: repeat-x;
	background-position: top;
}
.box_bg {
	background-repeat: no-repeat;
	height: 600px;
	width: 409px;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #424242;
}
