

body{
   color:white;
   background:black;
   text-align:center;
}

img{
  border:0;
  width:auto;
  height:auto;
}

img.full{
  width:800px;
  height:auto;
}

td{
  padding: 5px 5px 5px 15px;
}

div.title{
  text-align:center;
}

div.preview,div.image{
  //border: 1px dashed blue;
  width:620px;
  padding-top:50px;
  margin: 0 auto;
  text-align:center;
}

div.image{
  width:800px;
}