#wrapper 
{ width:720px; 
  margin-top:30px;
  margin-left:auto;
  margin-right:auto;
  background-image: url(../images/home_back.jpg);
  background-repeat:no-repeat;
  height:452px;
}
	

#title
{ float:right;
	width:170px;
	margin-top:62px;
}

#text
{ width:150px;
  margin-top:20px;
  float:right;
  padding:0 20px 0 0;
}

