Код:
<!--HTML--> <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> <center> <style> #threaad {width: 450px} #nein {width: 450px; height: 160px; -webkit-transition-duration: 0.6s; -ms-transition-duration: 0.6s; -moz-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s} .nein2 {width: 450px; height: 160px; background-color: #fff; position: relative} #nein .nein2 {opacity: 0; -webkit-transition: 0.4s all ease-in-out; -ms-transition: 0.4s all ease-in-out; -moz-transition: 0.4s all ease-in-out; -o-transition: 0.4s all ease-in-out; transition: 0.4s all ease-in-out; transition-delay: 1s; -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -ms-transition-delay: 1s; -o-transition-delay: 1s;} .bitte {width: 130px; padding: 2px 0px 2px 0px; color: #fff; background-color: #615C5C; font-family: calibri, arial; font-size: 10px; position: relative; text-transform: uppercase; letter-spacing: 1px; left: -15px; text-align: center; top: -40px; left: 0px; height: 20px; line-height: 20px} .bitte a {color: #fff; text-decoration: none} #oui {height: 480px; width: 450px; background-image: url(http://i.imgur.com/oTXSCpd.png)} .merci {height: 120px; width: 480px; position: relative; left: -200px; top: 220px} .mercia {font-family: Roboto; color: #5d4f62; text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff; text-align: center; font-size: 60px; text-transform: uppercase; transform: rotate(-90deg); letter-spacing: -0.5px} .mercib {width: 440px; padding: 1px; font-family: arial; color: #615C5C; background-color: #fff; position: relative; text-transform: uppercase; font-size: 8px; transform: rotate(-90deg); top:10px; left: 15px; text-align: center; letter-spacing: 3px; height: 15px; line-height: 15px} .bonjour {height: 450px; position: relative;top: 10px; width: 410px; background-color: #fff; left:10px;} .bonjoura {position: relative; top: 20px; font-family: calibri; color: #615C5C; line-height: 98%; text-align: justify; overflow: auto; width:400px; height: 400px} .bonjoura b {font-family: 'Oswald'; color: #000; font-size: 14px; font-style: italic; text-transform: lowercase} .bonjoura::-webkit-scrollbar {width: 4px; background-color: transparent} .bonjoura::-webkit-scrollbar-thumb {background-color: transparent} </style> <div id="threaad"> <div id="nein" style="background-image:url(http://funkyimg.com/i/24hAK.jpg)"> <div class="nein2"></div> </div> <div id="oui"> <div class="bonjour"> <div style="font: 15px verdana;">a - b - c - d</div> <table border="0" style=" font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> -- </div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> -- </div> </td></tr> </tbody></table> <div style="font: 15px verdana;">e - f - g - h</div> <table border="0" style=" font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td></tr> </tbody></table> <div style="font: 15px verdana;">i - j - k - l</div> <table border="0" style=" font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> -- </div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td></tr> </tbody></table> <div style="font: 15px verdana;">m - n - o - p</div> <table border="0" style="font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td></tr> </tbody></table> <div style="font: 15px verdana;">q - r - s - t</div> <table border="0" style="font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> -- </div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td></tr> </tbody></table> <div style="font: 15px verdana;" >u - v - w - x - y - z</div> <table border="0" style="font: 10px verdana; text-transform: lowercase; "> <tbody><tr> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td> <td><div style="text-align: center; letter-spacing: 0px;"> --</div> </td></tr> </tbody></table> </div></div> </div></div> </div> <div style="width: 450px; position: relative; text-align: right; font-size: 7px; text-transform: uppercase"></div> </div> </center>