body{
 margin:0px;
 background:#D3D3D3;
 font-size:18px;
 font-family:Arial,Helvetica,sans-serif;
 }

#header{
 text-align: center;
 margin-top:10px;
}

#container{
 min-height:580px;
 background:#fff;
 margin: auto;
}

#message{
 text-align: center;
 font-size:13px;
}

#image{
 margin:auto;
 margin-top:20px;
 border:4px #666 solid;
 height:480px;
 width:640px;
}

#thumb{

 text-align: center;
}

.image {width:640px}
.thumb{width: auto;
height : 100px;}