#frontpage img{     
    border:none;     
    
}

body {
  background-color: #ccc;
    width: 1000px;  
  margin: 0 auto;  
}

a{
    text-decoration: none;
}
 
