body {
	margin: 0;
  background-image: url(darkbackground.jpg);
	background-repeat: repeat;
  padding-top:50px;
}

.centeredImage{
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

img {
border: none; 
}