
  body {
   font-size: 1.1em;
 /*  color: #000099;
   background-color: #ccccff; 
  background-image: url(./PJHand.jpg); */

 color: #090;
   background-color: #6e6; 
    
 background-attachment: fixed;
  background-image:  url(./bgtilelogo.jpg);
 /*  background-image: url(./arrows.gif); */
 /* background-image: url(./ring.gif); */
   margin: 0.1em; 
  }


  div, td, ul, li, dl, dt, dd {
   font-size: 1.1em;
   color: #000099;
 
 /*  background-image: url(./arrows.gif); */
 /* background-image: url(./ring.gif); */
   margin: 0.1em; 
  }


  .pp { page-break-after: always;
 border: 1px solid blue;
 padding: 8px;
 width: 95%;
 align: center; }

  li { margin: 0.25em; }

  li { font-size: 0.9em; }

  dt { margin: 0.5em; }

  img { margin: 0.15em; }

  div { clear: both; }

  .banner {
   width: 90%;
   font-size: 1.1em;
   color: #CC3333;
   text-align: center;
   margin: 0.25em; 
  }


  .leftbanner {
   width: 90%;
   font-size: 1.1em;
   color: #CC3333;
   text-align: left;
   margin: 0.25em; 
  }

 /* .banner img { width: 100%; height: auto; } */

 h1.bigred {  font-size: 4em;
   color: #CC3333;
   text-align: center;
   line-height: 85%;
 margin: 0.25em;  }


 h2.bigred {  font-size: 3em;
   color: #CC3333;
   text-align: center;
   line-height: 85%;
 margin: 0.25em;  } 


  .here {
     color: white;
     background: blue;
  }

  .menu_group {font-size: 120%;  padding-top: 0.5em; }

  .info_row: { font-size: 90%;  margin: 0.5em; }

  .menu_row { line-height: 100%;  margin: 0.5em; }

  .menu_hotrow { line-height: 100%; color: red; }

  .number { text-align: right; }

  .price { text-align: right;  padding-left: 1em; }

  .nav {
    width: 95%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%; 
    color: #333366; 
    text-align: center;
    margin: 0.5em;
    border: 1px solid blue;
   }

  .footer {
    width: 95%; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold; 
    color: #333366; 
    text-align: center;
    margin: 0.5em;
  }

/* if needed, this order: top right bottom left */

  .lefty { float: left;  margin: 0.5em; }

  .righty { float: right;  margin: 0.5em; }

  .gray { color:gray; background-color: silver; }

  A  { text-decoration: none; font-size: 1em;  color: blue; }
  A:link { text-decoration: none; font-size: 1em; color: blue; }
  A:visited { text-decoration: none; font-size: 1em; color: purple; }
  A:active { text-decoration: none; font-size: 1em; color: lime; }
