@charset "UTF-8";
/* CSS Document */

/*
body{
	background: url(../images/tbESCOM.gif) no-repeat center center fixed; 
	background-size: cover;
}
*/
	
#pie{
	color:#666;
	background-color:#CCC;
	padding:0.5em 0;
}
	
#pie p{
	text-align:center;
	font-size:0.75em;
}
