@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../imgs/bg_ppal.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
	}
textb{
	color:#FFF;
}