     body { background-color: #081538 ;
            background: url(Round2/images/header2.jpg) no-repeat center top ;
            font-size: 92% ;
            font-family: Verdana, Trebuchet, Arial, sans-serif ;
          }
                    
     hr { text-align: center ;
          width: 50% ;
        }
          
     .dark { background-color: #071538 ;
             background-image: url(Round2/images/background.png) ;
           }
          
     .main { 
     /* width: 760px ; */
             margin: 0px ;
             margin-top: 2px ;
             padding: 0px ;
             background-color: #FCFCFC ;
             color: black ;
             font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif ;
             text-align: left ;
           }
           
      .med { background-color: #abbdd9 ;
           }     

      .centered { 
      /* width: 760px ; */
                  margin-left: auto ;
                  margin-right: auto ;
                }

      .topmenu { background-color: #c2e6ff ;
                 text-align: center ;
                 color: #517fa1 ;
                 padding: 0px ;
                 margin: 0px ;
                 margin-top: 216px ;
                }
                
      .bottommenu, .bottomcomment { 
      /* width: 760px ; */
                 background-color: #c2e6ff ;
                 text-align: center ;
                 color: #517fa1 ;
                 padding: 0px ;
                 margin: 0px ;
                 padding-top: 8px ;
                 padding-bottom: 8px ;
                 margin-top: 2px ;
                 margin-bottom: 2px ;
                }
      .bottomcomment { background-color: #cedbef ;
                     }
                
      a { font-weight: bold ;
          text-decoration: none ;
          border: none ;
        }
        
      a:link, a:visited { color: #0a1850 ;
                        }

      a:hover { color: #ffffff ;
                background-color: #0a1850 ;
              }  
                    
      .topmenulink { color: #517fa1 ;
                   }
                       
      a.topmenulink:hover { color: #ffffff ;
                            background-color: #0a1850 ;
                          }   
      
      .links { text-align: center ;
               width: 75% ;
               margin: auto ;
               font-size: 90% ;
             }
             
      .indent { margin-left: 8em ;
                margin-right: 8em ;
                font-style: italic ;
              }       
             
      img { float: none ;
            margin: 8px ;
            text-decoration: none ;
            vertical-align: bottom ;
            border: none ;
          }
          
      img.header { float: none ;
                   padding: 0 ;
                   margin: 0 ;
                 }
         
     p { margin: 1.2em 12px  1.2em 12px ;
       }
       
     ul { margin: 0px ;
          margin-left: 5px ;
        }
     li { margin-left: 20px ;
        }
       
     .summary { color: #660000 ;
              }
		 
		 .spoiler { color: #ebebeb ;
		            background-color: #ebebeb ;
							}
       
     .intro { text-indent: 0 ;
              padding: 0 ;
              padding-bottom: 5px ;
            }
            
     h2, h3, h4 { text-align: left ;
                margin-left: 12px ;
              }
       
     h2 { font-size: 175% ;
          padding-top: 0px ;
          margin-top: 0px ;
        }
          
     h3 { font-size: 150% ;
        }
          
     h4 { font-size: 130% ;
          margin-top: 10px ;
          margin-bottom: 5px ;
        }

    .warning { color: #DC143C ;
               font-weight: bold ;
             }
        
    .author { font-size: 125% ;
              font-weight: bold ;
            }
    .artist { font-size: 110% ;
              font-weight: bold ;
            }
    .title { font-size: 130% ;
             font-weight: bold ;
             color: #000066 ;
           } 
           
    .rightbox { float: right ;
               border: solid medium #081538 ;
               background-color: #cedbef ;
               width: 15em ;
               margin: auto ;
               margin-left: 5px ;
             }             

    .leftbox { float: left ;
               border: solid medium #081538 ;
               background-color: #cedbef ;
               width: 10em ;
               margin: 10px ;
             }             
          