body {
 text-align       : center;
 margin           : 0px;
 line-height      : 0px;
 font-size        : 0px;
 font-family      : Arial, Helvetica, Verdana, sans-serif;
 background-color : #EDEDFF;
 }

#Photo {
 width         : 430px;
 height        : 320px;
 margin-left   : 0px;
 margin-right  : 0px;
 margin-top    : 0px;
 margin-bottom : 0px;
 }

#Title {
 height          : 20px;
 width           : 430px;
 left            : 0px;
 top             : 320px;
 position        : absolute;
 visibility      : visible;
 text-align      : center;
 line-height     : 16px;
 font-size       : 10px;
 font-family     : Arial, Helvetica, Verdana, sans-serif;
 font-weight     : normal;
 font-style      : normal;
 font-variant    : normal;
 text-decoration : none; 
 }

