@charset "utf-8";

@import "writings.css";

#main table {
  width: 50em;
}

/* This replaces the inline style value that comes with the embedded code by default */
.scribdlinks {
 margin: 12px auto 6px auto;
 font-family: Helvetica,Arial,Sans-serif;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 14px;
 line-height: normal; 
 font-size-adjust: none; 
 font-stretch: normal; 
 -x-system-font: none; 
 display: block;
 width: 15%;
}

#writingstable object, #writingstable embed{
 height: 30em;
 width: 100%;
 outline: none;
}
