/* Police de caractères */
p, h3 { font-family: "Verdana", sans-serif }
p { font-size: 10pt }

/* Couleurs */
body { background-color: #0099FF; color: black }
div.message { background-color: white }

/* Marges */
body { margin: 20px }
div.message { padding: 72px }
p { line-height: 1.4em }
