body {
   text-align:center; 
   margin: 0;
   padding: 0;
   font-family: arial, comic sans, technical; 
   font-size: 10px; 
   font-weight: bold;
   background: #666699;
    }
   
#container {
   width:770px;
   background: #ffffff;
   margin: 10px auto;
   border: 0;
   padding: 10px;
   text-align: center;
}

p {
	margin: 0 0 10px 0;
	}
 
 .footer {
	color: #fff;
	}
#subject {
	display: none;
}
