    a:link {color:black;}
    a:visited {color:black;}
    a:hover {color:yellow;}
    a:active {color:black;}
body {font-family: "Delius", cursive; font-weight: 400; font-style: normal;}
body {background-image: url(Images/deskwoodboardbackground.webp); background-size: cover; background-repeat: repeat;}
/*notebook paper*/
.page {background-image: url(Images/notebookpaperbackground.webp); width:70%; max-width:70%; position:absolute; left:13%; padding-bottom:5%;}
.thetable {font-size:larger; position:relative; left:30%; top:10px; border-left:solid;}
.tr, td {padding-right:10px; border-right:solid; opacity:90%;}
.sidemenu {position:absolute; left:-2%; top:-2%; width:20%; height:40%;}
.sidemenutext {position:absolute; top:-2.5%; left:-0.2%; rotate:47deg; font-size:larger; line-height:180%; text-align:right;}

.text {font-size:larger; position:relative; left:7%; text-indent:4%; width:85%; line-height:130%; opacity:90%;}
.note1 {position:relative; left:7%; text-indent:4%; width:85%; line-height:130%; opacity:90%;}
.historyheader {width:25%; height:25%; position:relative; left:33%; top:10px;}