Код:
<!--HTML--> <div class="postcolor"> <div align="center"> <link href="http://fonts.googleapis.com/css?family=Homemade+Apple" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'> <link href="http://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css"> <style> .gatorjournal1 { width: 570px; padding: 15px; background-image: url(http://falcon-eyes.ru/upload/iblock/8b8/8b8e715520d5bfb82e4cc68b4ce7c99e.jpg); box-shadow: 3px 2px 1px #9b9c9c; border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;} .gatorjournal2 { font-family: 'courier'; opacity: .7; font-size: 12px; line-height: 20px; color: #000000; text-align: justify; font-weight: 250; } .gatorjournal2 b { color:#820000; } .gatorjournal2 i { color: #093065; } .gatorjournalspanb { font-family: 'Homemade Apple', cursive; font-size: 25px; line-height: 25px; color: #820000; text-align: justify; font-weight: 250; } .alywatermark { font-family: Arial; color:#820000; text-align: right; } .alywatermark a { color: #820000; } .alywatermark a:hover { color: #820000; } </style> <div class="gatorjournal1"> <div class="gatorjournal2"> <font size="+1"><center>КЕМ ХОТИТЕ ПРИЙТИ</center></font> <b>имена/фамилии/прозвища:</b> пишем название фильма/сериала и т.п.<br> <b>возраст:</b> пишем название фильма/сериала и т.п.<br> <b>предполагаемая внешность:</b> пишем название фильма/сериала и т.п.<br> <b>биография/характер/т.д.:</b> пишем название фильма/сериала и т.п.<br> </div> </div></div>
Код:
[*code]<!*--HTML--> <div class="postcolor"> <div align="center"> <link href="http://fonts.googleapis.com/css?family=Homemade+Apple" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'> <link href="http://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css"> <style> .gatorjournal1 { width: 570px; padding: 15px; background-image: url(http://falcon-eyes.ru/upload/iblock/8b8/8b8e715520d5bfb82e4cc68b4ce7c99e.jpg); box-shadow: 3px 2px 1px #9b9c9c; border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;} .gatorjournal2 { font-family: 'courier'; opacity: .7; font-size: 12px; line-height: 20px; color: #000000; text-align: justify; font-weight: 250; } .gatorjournal2 b { color:#820000; } .gatorjournal2 i { color: #093065; } .gatorjournalspanb { font-family: 'Homemade Apple', cursive; font-size: 25px; line-height: 25px; color: #820000; text-align: justify; font-weight: 250; } .alywatermark { font-family: Arial; color:#820000; text-align: right; } .alywatermark a { color: #820000; } .alywatermark a:hover { color: #820000; } </style> <div class="gatorjournal1"> <div class="gatorjournal2"> <font size="+1"><center>КЕМ ХОТИТЕ ПРИЙТИ</center></font> <b>имена/фамилии/прозвища:</b> пишем название фильма/сериала и т.п.<br> <b>возраст:</b> пишем название фильма/сериала и т.п.<br> <b>предполагаемая внешность:</b> пишем название фильма/сериала и т.п.<br> <b>биография/характер/т.д.:</b> пишем название фильма/сериала и т.п.<br> </div> </div></div>[/*code]