.foreignphrase { font-style: normal; } [lang = "ru"] { color: blue; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 110%; } table { margin: auto; width: 90%; background-color: bisque; border-radius: 8px; } h1, h2, h3, h4 { text-align: center; } h1 { background-color: lightgrey; } .number { display: none; } .headercenter { text-align: center; } .tdcenter { text-align: center; } .tdleft { text-align: left; } .center { text-align: center; }