table {
  border:1px solid black;
  margin:auto;
  background-image: url('images/canvas_repeating.jpg');
  border: 10px;
  border-style: solid;
  border-color: #000000;
}
td {
   padding: 2%;
   margin: auto;
   text-align: center;
   width: 33%;
   vertical-align: middle;
  
}
#quote {
        text-align: center;
        padding: 10px;
}
tr {
    margin: auto;
    max-height: 900px;
}
#archiveitem {
    width: 100%;
    margin: 0;
}

div.archive-board {
    width: 95%;
    max-width: 100%;
    margin: auto;
   
}

div.header {
    width: 90%;
    max-width: 100%;
    margin:auto;
}
#archive-heading{
    text-align: center;
    background-color: black;
    color: aliceblue;
}

div.container{
    width: 70%;
    max-width: 100%;
    margin: auto;
    background-image: url(images/007\(4\).gif);
    outline: 20px;
    outline-color: blue;
    height: 1000px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 10px;
  border-style: solid;
  border-color: #af0000;
  scrollbar-width: none;         
  -ms-overflow-style: none;     
}
 body {
            margin: 0;
            padding: 0;
            font-family: VCR, monospace;
            background-color: #000000;
        }

#layout
 {
    width: 891px;
    margin: auto;
    border: 4px;
}
#header{
    background-image: url(images/HEADER-NEUTRAL2-DIM\ YELLOW.gif);
    width: 891px;
    height: 626px;
}
#header-clearing {
    height: 50px;
}
#quoteblock {
    width: 891px;
    color: #ffffff;
}
#quote {
    margin: auto;
    width: 700px;
 
}
#footerbreak {
    height: 20px;
}
#quoteblock1 {
    width: 891px;
    color: #ffffff;
}
#quote1 {

    margin: auto;
    width: 891px;
    
}
#footerbreak1 {
    height: 20px;
}
hr {
  border: none;          
  height: 2px;    
  background-color: #ffffff;  
}