html{ background-color: #fff; margin: 2% 18% 2%; font-size: large; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; } body{ border: 5px solid #6D6E70; padding: 0%; background-color: #fff; } h1{ font-weight: bold; text-align: center; color: #fff; background-color: #6D6E70; font-stretch: expanded; } /*h2{ text-align: center; font-weight: bold; color: white; background-color: #00AEEF; }*/ header { margin: 2%; } h2{ color: black; text-align: center; } section{ margin: 2%; } button{ color: #fff; background-color: #F5911D; } a{ color: #33311B; /* text-decoration:none;*/ } .objectProperty { color: #00AEEF; font-weight: 600; } .dataProperty span{ color: #F5911D; font-weight: 600; } .link{ color: #00AEEF; font-weight: 600; }