@charset "utf-8";
/* CSS Document */
* { margin:0 auto; padding:0; }
body { background:url(/images/backgrnd.png) repeat top center #000; text-center:center; }
.center { width: 921px; margin:0 auto; }
.wrap { width:921px; height:745px; }
.mainimg { width:100%; height:129px; float:left;}
.middleimg { width:100%; height:477px; float:left;}
.bottomimg { width:100%; height:138px; float:left; margin-bottom:25px; }
.texto { width:100%; float:left; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; }
