body {background-color: white; color: black; font-family: arial; background-image: url("/FILE/IMAGE"); background-position: center; background-repeat: repeat-y; background-size: 100%}
.headerTitle {text-align:center; font-size: 35px; background-color: white; padding: 10px 0 10px 0;}
.mainLinks {display: block; text-align: center}
button {color: black; background-color:white; background-repeat:no-repeat; border: solid black 1px; border-radius:10px; width: 175px; padding: 5px 10px 5px 10px; cursor:pointer; font-family: arial; font-size: 20px}
.credits {font-size:20px; text-align:center; display:block; background-color: white; padding: 10px 0 10px 0}
footer {position: relative; bottom:0; padding: 20px 0 0 0;}
.comicPage {width:95%}
.comicPageBox {display: flex; justify-content: center}
.pageButtons {display: flex; justify-content: center; margin-top: 5px}
.navbar {display: flex; justify-content: center; margin: auto}
@font-face {
  font-family:"arial"}
.navbutton {width:15px}
.row {display: block; clear: both;}
.columnLeft {float: left; padding: 10px; width: 25%;}
.columnRight {float: right; padding: 10px; width: 75%;}
.banner {display: flex; justify-content: center; margin: auto}
