/* CSS Document */

body {
   border:0px;
   background-color: #b6a927; 
   background-repeat: repeat-x;
   margin: 0px;
}

h1, h2{margin:0;}

.body_copy {
   color: #203101;
   font-family: Courier, Courier New, Monospace;
   font-size: 13px;
   padding: 10px;
   line-height: 1.1;
   text-align: justify;
}

.body_bold {
   color: #203101;
   font-family: Courier, Courier New, Monospace;
   font-size: 24px;
   font-weight: bold;
   padding: 10px;
}

.body_mid {
   color: #203101;
   font-family: Courier, Courier New, Monospace;
   font-size: 12px;
   font-weight: bold;
   padding: 10px;
}	

.body_tc {
   color: #203101;
   font-family: Courier, Courier New, Monospace;
   font-size: 8px;
   padding: 10px;
}
	
.bgimg {
   background-image: url('images/gggage_texture_bkg2.jpg'); 
   width: 251px;
   background-repeat:repeat-x; 
   background-position:top; 
   float: left;
}

.body_copy_link {
   color: #203101;
   font-family: Courier, Courier New, Monospace;
   font-size: 14px;
}

.main img { 
    display: block;
}
