body{
	background: url(images/bkg_small2.jpg) #000; 
	padding:0; margin:0;
}

#bkg_top{
	width: 1330px; 
	height:551px; 
	background: url(images/top_bkg2.jpg) no-repeat; 
}

#bkg_foot{
	width: 1330px; 
	height: 100%; 
	background: url(images/bkg2.jpg) repeat-y scroll 0 0; 
	margin: 0 auto; 
}

