@charset "utf-8";

h1 {
margin-bottom:20px;
}

/* message */
#content .message {
overflow:hidden;
height:100%;
margin-right:10px;
margin-left:12px;
}
#content .message .image {
float:right;
margin-left:20px;
}
#content .message p {
margin-bottom:19px;
font-size:1.2em;
}
#content .message p strong {
font-size:1.166em;
line-height:1.3;
}

