html, body{
        padding: 0px;
        margin: 0px;
		background-color: rgb(205, 92, 96);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
}


#fbFooter {
	height:0px;
	/*background-image: url('../img/footerBackground.gif');*/
	background-repeat: repeat-x;
}


#fbContainer {

}

