.rulestop
{
background-image: url(images/rulestop.png);
width:900px;
height: 55px;
}

.rulescontent
{
background-image: url(images/rulesmid.png);
background-repeat: repeat-y;
width:900px;
}

.rulesbot
{
background-image: url(images/rulesbot.png);
width:900px;
height: 55px;
}

.rulestext
{
color: #eee;
text-align: left;
margin: 10px 20px;
font-size:14px;
font-weight: bold;
width: 800px;
}

