@import url(base.css);
body {
 font-family: Tahoma, Arial, Sans-Serif; 
 font-size: 10pt; 
 background-color: #BBBBBB; 
 color: #000000;
 background-image: url(br.gif);
 background-position: bottom right;
 background-attachment: fixed;
 background-repeat: no-repeat;
}


