@font-face { font-family: "Roboto"; src: url("font/Roboto-Regular.ttf"); } body { font-family: "Roboto"; background-color: #212121; color: #F5F5F5; } a { color: #1E88E5; text-decoration: none; } td, th { padding: 2px; } div#page-wrapper { margin-left: 30px; margin-right: 30px; } h1 { text-align: center; text-decoration: underline; }