
        body {
            background: #fce1e8;
            text-align: center;
        }
        body
        {
        overflow: auto;
        padding:0px;
        margin:0px;
        }
        #content
         {
        clear:both;
        
        }
        a , a:link , a:visited , a:hover  {
            color: #F9D8E3;
            }
        #tl {
        position:fixed;
            padding:0px;
            margin:0px;
            z-index:-10;
            float: left;
        }
        #tr {
            position:fixed;
            top:0px;
            right:0px;
            z-index:-10;
            float: right;
        }
        #maina {
        margin: 0 auto 0 auto;
        width: 758px;
        }
        table {
        border-spacing: 0px 10px;
        font-size:12px;
        }
        #main {
        padding:0px;
        margin:0px;
        margin-left:5px;
        margin-right:5px;
        height: 550px;
        overflow: visible;
        text-align: left;
        background: #ffffff;
        border-left: 10px solid #d265a6;
        border-bottom: 10px solid #d265a6;
        clear:both;
        }
        a img, a:link img, a:visited img, a:hover img {
        border:0px;
        }
        .text2 p {
            text-indent:1em;
        }