span.body
{
position : absolute;
top      : 152px;
left     : 235px;
width    : 568px;
}

div.main
{
background-image  : url('/img/body_main.png');
background-repeat : repeat-y;
width             : 568px;
padding           : 8px;
font-size         : 12px;
margin-top: -3px;
}

p.bottom
{
text-indent: 12px;
font-size  : 15px;
text-align : center;
}

p.indent
{
text-indent: 12px;
font-size  : 15px;
width      : 545
}

p.indent:first-letter
{
font-size   : 23px;
font-weight : 500;
}

h1, h2, h3, h4, h5, h6
{
color : 346B2E;
}

body
{
background-image  : url('/img/bg.jpg');
background-repeat : repeat-y;
}


p.bottom
{
text-align :center;
}