body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
   margin:0;
   padding:0;
}
img{
   border:2px;
   border-color:#707070;
}
body{
   font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
   font-size:14px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   font-weight: bold;
   color: #FFFFFF;
   line-height:1;
   text-decoration:none;
   background-color: #8e8d8d;
   background-position: center center;
   background-attachment: fixed;  
   background-repeat: repeat;
   
   
}  
h1 {
   letter-spacing: 17px; 
   text-align: center;
   text-shadow: 3px 3px 3px #000000;
}   
a:link, a:visited {
   color:#ffffff;
   text-decoration:none;
   text-decoration: none; 
}
#made {
   position: center middle;
}