/* default font size*/
@import url(small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
body {background-image:url(background.jpg);
		background-repeat: no-repeat;
}
