div.center {
        position: relative;
        margin: 0 auto;
        width: 821px;
        height: 432px;
}

body  { background-color: #8c8c8c; margin: 0; padding: 0 }
div.content { background-image: url(images/main/bg02.gif); background-repeat: repeat-y; position: absolute; width: 821px; height: auto }
.text { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin-right: 20px; margin-left: 20px }
.title { font-weight: bold }
.subtitle  { font-size: 10pt; font-style: italic; font-variant: normal; font-weight: normal }
.copy { font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-align: center }
.mtitle { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; font-weight: bold; text-align: center; margin-right: 20px; margin-left: 20px }
