  #content div#start{
    width:100%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
    text-align:center;
   }
* html #content div#start{
    width:97%;
   }
  #content div#start h1 {
    margin:10px 0px 10px 0px;
    font-size: 1.05em;
    font-weight:bold;
    background-color: inherit;
  }

  #content div#start p.intro {
    width:90%;
    margin-left: auto;
    margin-right:auto;
    margin-top:10px;
    font-size: 0.8em;
    font-weight:bold;
    text-align: left;
    background-color: inherit;
   }

  #content div#start p.more{
    width:260px;
    margin:5px auto 10px auto;
    font-size: 0.8em;
    font-weight:normal;
    font-style:normal;
    text-align: left;
   }

  object.tsdl {
    margin-top:20px;
    width:480px;
    height:329px;
   }

  object.youtube {
    margin:30px auto 0px auto;
    width:640px;
    height:390px;
   }
