         body
         {
             background: url('background.gif') #fefffe;
         }
         table.maintable
         {
             width: 770px;
             border: 7px solid #4b0202;
         }
         td.header
         {
             background: #790303;
             padding: 0px;
             height: 85px;
         }
         td.navi
         {
             background: #4b0202;
             padding: 0px;
             height: 21px;
             text-align: center;
             color: #ffffff;
             font-family: verdana;
             font-size: 9px;
             font-weight: bold;
             text-transform: uppercase;
         }
         td.main
         {
             background: #ffffff;
             padding: 10px;
             height: 500px;
             color: #000000;
             font-family: verdana;
             font-size: 12px;
             vertical-align: top;
         }
         p.copy
         {
             text-align: center;
             font-family: verdana;
             font-size: 10px;
             position: relative;
             top: -5px;
             color: #666666;
         }
         img.header
         {
             padding-left: 10px;
             padding-top: 10px;
         }
         td.main p
         {
             width: 290px;
             padding-left: 20px;
             font: inherit;
         }
         a
         {
             color: navy;
             font-weight: normal;
             text-decoration: underline;
         }
         #focus
         {
             background: url('background_focus.gif') #ffffff;
             background-position: bottom left;
             background-repeat: no-repeat;
             padding-bottom: 145px;
         }
         #_asennus
         {
             background: url('background_asennus.gif') #ffffff;
             background-position: bottom right;
             background-repeat: no-repeat;
             padding-bottom: 120px;
         }
         #wide p
         {
             width: 650px;
         }
         #palaute
         {
             margin-left: 50px;
         }

