body {
  /**background: url('/layout/images/profile-box-bg.jpg') no-repeat bottom right;**/
/*  width: 419px;
  height: 492px; */  
  width: 407px;
  height:478px;	
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

a img {
 border: none;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 4px;
	margin-bottom: 2px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 18px;
}

#profile-image{
    margin-right: 19px; 
    margin-bottom: 7px;
}

#email-button{
   display:block;
}