.mensaje {
width:300px;
border:solid blue 1px;
margin:100px auto;
padding:10px;
background-color:lightblue;
}