@import url(prm01/positioning.css);
@import url(prm01/nav.css);
@import url(prm01/typography.css);
@import url(prm01/titles.css);

body {
   margin: 0;
   color: #444;
   font: normal small/1.4em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
   background-color: #fff;
   text-align: center;
   background-repeat: repeat-x;
   background-image: url(../img/drops/pagedrop.gif);
   background-position: bottom left;
}

a {
   text-decoration: none;
}
.ahem {
   display: none;
}
