body {background: yellow; text-align: center;}
div p {color: tomato; font-size:110%; font-weight: bold;}
div {border: black solid 2px; width: 20em; margin: 0 auto;}
#message {font-size: 200%;}
