
body {
  //font-weight: bold;

}

table {
  //font-weight: bold;

}

#edit-body { /* textarea de TinyMCE */
width: 100%;
height: 50em;
}
    .header {
    background: #2F2F2F none repeat scroll 0 0;
    //background: transparent url(http://www.yodise.com/templates/theme301/images/top.jpg);
    height: 104px;
    margin: auto;
    }

       
    .logo {
    display: block;
    float: left;
    height: 100px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 314px;
    background: transparent url(img/logo.png) no-repeat scroll 0 0;
    }
    
a {
  text-decoration: none;
  color: black;

}
