body{
  background-color:rgb(40,40,40);
  color:rgb(200,200,200)
}
div{
  padding:5px;
  margin:auto;
  width:1000px
}
/*
img{
  height:155px
}
