html, body{ 
	background-image: url("../images/common/branco/bg.png");
	background-repeat: repeat-x;
	background-attachment:fixed; 
} 

#logo{ 
	background-image:url("../images/common/branco/logo.png");
} 

#bottom{
	background-image:url("../images/common/bottom_bg_home.png");
	background-repeat:no-repeat;
}

#pagewidth{ 
	background-image: url("../images/common/branco/sombra.png");
} 