html, body, h1, h2, h3, h4, h5, h6, form, ul, li, input, textarea, pre, blockquote, img, a, a img {



	margin: 0;



	padding: 0;



  font-weight:normal;



  border-style:none;



  text-decoration:none;



  color:#000;

}





body {

  

  font-family: Tahoma, Verdana, Arial, sans-serif; font-size:0.75em; color:#999;



  background-color:#ebebeb;
  
  background-attachment:fixed;
  text-align: center;



}



div#construction {

  display:block;
  
  width: 427px;
  
  height: 243px;

  margin:10% auto 0 auto;
  
  background-image:url('./logo1_t.png')



}

div#construction:hover {

  display:block;

  margin:10% auto 0 auto;
  
  background-image:url('./logo1_blur.png')



}
