*{
  margin: 0px auto;
  padding: 0px auto;
  text-decoration: none;
  border: none;
  font-family: arial, tahoma, verdana;
  list-style: none;

  }
body{
     background: url(images/bg.jpg) #aaa9a9 repeat-x top;
     }
p{
  font-size: 12px;
  }
a:link{
       text-decoration: none;
       }

#site{
      width: 1024px;
      height: 787px;
      }
	 a{
		 text-decoration: none;
	 }

