#webcam
 {
 color: #000;
 font-size: 0.9em;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
 font-style: normal;
 font-weight: normal;
 line-height: normal;
 background-color: #ffffff;
 position: static;
 font-color: #ffffff
 }
.webtitle
    { color: #fff;
    font-size: 0.9em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: normal;
    line-height: 20px;
    background-color: #03c; text-align: center;
    margin-top: 40px;
    margin-bottom: 1px;
    padding: 2.5px 0;
    width: 320px;
    font-color: #ffffff
    }