@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(http://www.franzoom.com/images/bg.png);
	font:normal 12pt Arial;
	color:#000000;
	margin:0 0 20px 0;
	padding:0;
}

.top_container
{
	background:url(../images/header_bg.jpg) repeat-x 0 0;
}
.body_bg
{
	background:#fff;
	padding:12px;
}