[dohtml]
<style>
.rulesbigbox {
width: 440px;
background-color: #3080d1;
padding: 20px;
border-radius: 70px 70px 0px 0px;
-moz-border-radius: 70px 70px 0px 0px;
-webkit-border-radius: 70px 70px 0px 0px;
-o-border-radius: 70px 70px 0px 0px;
border-bottom: 20px solid #e2597d;
border-top: 20px solid #e2597d;
}
.rulestitles
{
font-size: 50px;
font-family: Sofia,georgia;
color: #4fb288;
text-align:center;
font-style: italic;
line-height: 100%;
text-shadow: 1px 2px 1px #e2597d;
background-color: ebfaf0;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
-o-border-radius: 25px;
width: 250px;
height: 40;
border-left:5px groove #4fb288;
border-right: 5px ridge #4fb288;
border-top:5px groove #4fb288;
}
.rulesnumbering
{
width: 400px;
height: auto;
background-color: #ebfaf0;
border-left: 15px groove #4fb288;
border-right: 15px ridge #4fb288;
color: #e2597d;
font-size: 12px;
font-family: glass antiqua, georgia;
text-align:justify;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-weight: bold;
}
</style>
<center><div class='rulesbigbox'>
<div class='rulestitles'>the bans</div>
<div class='rulesnumbering'>
1) Western names for asian characters are banned. (speak to us if you have a story to explain it <i>logically</i>, we might let you if its <u>sensible</u>).
</div>
<div style='margin-top: 20px; font-size: 13px; font-family: georgia; font-style: italic; font-weight: bold; color: ebfaf0; line-height: 100%; text-align: center;'>code by crys exclusively for tbf</div>
</div></center>
[/dohtml]