/* theme  */

body { 
}

td.ff_parent {
	background-image: url(../images/dumbo-backgrd.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#080401;
}

div.ff_header {}

div.ff_footer {}

body.home div.ff_main{
	background-image: url(../images/background.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_main {}

div.ff_main_content {}

