@charset "UTF-8";
/* CSS Document */

#backimg {
	width:900px;
	float:left;
	padding:0;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#backimg .txt{
  width:660px;
  margin:25px 0 0 150px;
  padding:0;
  line-height:20px;
}

