* { margin: 0; padding: 0; } body { background: #A4CAEF; } #content { width: 700px; height: 1000px; margin: 0px auto; } h1 { font-family: cursive; text-align: center; margin: 20px 0; } .person { float: left; } .person .container { position: relative; overflow:...