Код:
<!--HTML--> <style type="text/css"> .happiness { width: 600px; height: 300px; background: url(http://funkyimg.com/i/29ALN.png) top no-repeat, url(http://funkyimg.com/i/29AMk.png) bottom no-repeat, url(http://funkyimg.com/i/29ALQ.png) repeat-y; } .happine{ position: relative; width: 570px; height: 690px; margin-top: 30px; border-radius: 10%; } </style> <center> <div class="happiness"><div class="happine"> <div style="width: 450px; margin-left: 5px; font-family: bebas; font-size: 25px; font-style: none; letter-spacing: 1px; padding-top: 50px; line-height: 100%; text-align: center; color: #568ba9;text-shadow: 2px 2px 0px #f7d25d; text-transform: uppercase;"> что новенького? </div> <div style="width: 450px; padding-top: 70px; font-family: oswald; font-size: 12px; text-align: justify; overflow: auto; letter-spacing:4px; "> Мы все хотим быть в курсе того, что происходит на форуме? Тогда заглядывайте в эту тему почаще, что бы ни чего не пропустить! </div> </div></div> </center>