        body {
            scrollbar-face-color: #fecb8a;
            scrollbar-track-color: #ffdea7;
            scrollbar-shadow-color: #ffe8ca;
            scrollbar-darkshadow-color: #ffe8ca;
            scrollbar-highlight-color: #ffe8ca;
            scrollbar-3dlight-color: #ffe8ca;
            margin: 0 0 0 0;
            scroll: no;ý
        }
        img { filter:expression(addPngImage(this)); }       
        #background {
            margin: 0px 0px 0px 0px;
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: 10;
        }
        #logo {
            top: 4%;
            height: 7%;
            position: absolute;
            left: 45%;
            width: 10%;
            z-index: 20;
        }
        #taichi {
            position: absolute;
            top: 22%;
            left: 42%;
            width:16%;
            height:8%;
            z-index: 30;
        }
        #link1 {
            position: absolute;
            top: 38%;
            left: 46%;
            width:8%;
            height:13%;
            z-index: 30;
        }
        #link2 {
            position: absolute;
            top: 53%;
            left: 47%;
            height:10%;
            width:6%;
            z-index: 31;
        }
        #link3 {
            position: absolute;
            top: 53%;
            left: 47%;
            height: 10%;
            width:6%;
            z-index: 32;
        }
        #link4 {
            position: absolute;
            top: 65%;
            left: 47%;
            height: 10%;
            width:6%;
            z-index: 33;
        }
        #link5 {
            position: absolute;
            top: 77%;
            left: 47    %;
            height: 10%;
            width:6%;
            z-index: 34;
        }
        #right {
            position: absolute;
            padding-right: 25%;
            overflow: auto;
            align: center;
            height: 40%;
            top: 35%;
            left: 60%;          
            width: 40%;
            z-index: 30;
        }
        #wave {
            height: 17%;
            left: 7%;
            width: 86%;
            position: absolute;
            bottom: 0%;
            z-index: 20;
        }
        #go {
            position: absolute;
            height: 10%;
            width: 6%;
            left: 13%;
            bottom: 6%;
            z-index: 30;
        }
        #home {
            width: 10%;
            text-align: center;
            left: 11%;
            position: absolute;
            bottom: 3%;
            z-index: 30;
            unicode-bidi:embed;
            font-weight: bold;  
            font-family:frankb;
            font-size: 11.0pt;
            direction: RTL;
        }