/* CSS file */

Application {
   backgroundImage: Embed(source="../fondos.swf");
   background-attachment:fixed;
   
}
Canvas.ppal
{
	backgroundColor: #454545;
	borderColor: #8B8B8B;
	borderStyle: inset;
}
Canvas.canvagris
{
	backgroundColor: #450005;
	backgroundImage: "Embed(source='../images/fondogris.png')";
}