.content{
	
	background:#FFF url(../img/topBG.png) no-repeat scroll center top;
}

#textPart {
background:transparent url(../img/BG.png) repeat-y scroll center center;
padding:30px;
}

#btm{
	background:transparent url(../img/bottomBG.png) no-repeat scroll center bottom;	
	height:20px;
}
