body {
    background: #000000;
    text-align: center;
}

#background {
    width: 800px;
    height: 600px;
    margin: auto auto;
}

img {
  border: none;	
}

a img {
    border: none;
}

* {
	border: none;
}