
#container{
background:#000;
/*this second number controls how high it on the page, it needs to match the height of the image in the product_info.php page
if the text above it changes height or the image changes dimensions (it shouldn't), we need to tweak this number*/
}


.footer{
	background:#000;
}