  body {
	background-attachment:fixed;
	padding-left: 12em;
	font-family: palatino, arial, sans-serif;
	color: #990099;
        font-size:90%;
        background-image: url('greymarble2.jpg')
        }

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
  ul.navbar li {
	font-family: monotype corsiva, Arial;
	font-size: 140%;
	margin: 0.5em 0;
	padding: 0.1em }
ul.navbar a {
	text-decoration: none }
a:link {
	color: #0000CC;
      text-decoration: none }
a:hover {
	color: #990099;
	text-decoration: none }
a:visited {
	color: #0000CC;
	text-decoration: none }
a:active{ 
  	color: #0000CC;
	text-decoration: none }
h1 {
	font-family: monotype corsiva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	font-size:275%;
        color: #990099
	 }
h2 {
        font-family:monotype corsiva,arial,sunsans-regular,sans-serif;
        font-size:175%;
	color:#990099
         }
.supplier
  {
        width:"200";
        text-align:left;
        vertical-align:center
        }

.productline
  {
        width:"550";
        text-align:left;
        vertical-align:top
        }
.item
  {
       text-align:left;
       vertical-align:top
       }
ul.misc {
    list-style-type: none;
     }