Код:
<link href='http://fonts.googleapis.com/css?family=Oswald:400,300' rel='stylesheet' type='text/css'><style> .main { margin: 20px 80px 50px 80px; text-align: center; font-family: 'Oswald', sans-serif; font-weight: 300 } .bg { background-image: url('http://colourlovers.com.s3.amazonaws.com/images/patterns/4039/4039322.png'); background-repeat: repeat; padding: 20px; color: #174380; font-size: 12px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px } .bg2 { background-color: #ECE6DE; padding: 10px; -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px } .bg2 b { color: #077C7A; font-weight: 400; font-size: 14px } .bg2 a { color: #077C7A; font-weight: 400; font-size: 14px; font-style: normal } .main h2 { font-family: 'Oswald', sans-serif; font-weight: 400; border-bottom: 1px #077C7A dashed; text-transform: uppercase; color: #077C7A; font-size: 30px; margin-left: 20px; margin-right: 20px } .xmas { font-size: 7px; color: #077C7A; letter-spacing: 1px } .xmas a { color: #077C7A; font-size: 7px } </style> <div class="main"><div class="bg"><div class="bg2"> <h2>merry christmas!</h2> <b>name</b> | <b>age/etc</b> | <a href="gallerylink">gallery</a> <br>notes and stuff. i hope doHTML is enabled here >_< <h2></h2> <div class="xmas">coded by typhoon @ <a href="http://is.gd/shadowplay">sp</a>, <a href="http://is.gd/instructivefair">if</a> and <a href="http://is.gd/shinej">shine</a></div></div></div></div>