/* CSS Document */
* html {  }
body { font-family:Trebuchet MS; color:#333333; font-size:12px; background-color:#CCCC66}
a { color:#2D2D2D; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-size:16px; }
h2 { font-size:14px; }

#pagetop { height:27px; background:url(../images/pagebg_top.gif) no-repeat 50% 0; }
#pajarito { background:url(../images/pagebg_mid.gif) repeat-y   50% 0; }
#abajito { height:40px; background:url(../images/pagebg_bot.gif) no-repeat 50% 0; }
#wrapper2 { width:970px; margin:0 auto;  }

