/* media css sheet */


#media-header {
  color: #7f6a93;
  text-align: center;}
  
.small {
    width: 200; 
    height: 150;}
  
audio {
    float:right;
}