#wrapper{
 margin:auto;
 width:919px;
 height:819px;
 background:url(./themes/site_themes/imgs/home-bg.jpg) no-repeat;
}
#logo{
	display:block;
	margin:auto;
	width:269px;
	height:148px;
	background:url(./themes/site_themes/imgs/logo1.jpg) no-repeat;
}
#pic{
	margin:auto;
	background:url(./themes/site_themes/imgs/home-pic.jpg) no-repeat;
	width:268px;
	height:175px;
}
#text{
	margin:auto;
	background:url(./themes/site_themes/imgs/home-text.jpg) no-repeat;
	width:284px;
	height:391px; 
}