body {user-select:none;}

main {background-image:linear-gradient(to bottom right, cornsilk, grey, blanchedalmond);} /* #5 */

a {text-decoration:none;}

h1,h3,p,a {text-shadow:1px 1px 2px black;}

iframe {width:100%; height:500px;}

address {color:lightslategrey;}

img {border:4px solid black; height:600px; width:400px;} img:hover {filter:grayscale(40%);} img:active {filter:grayscale(90%);} /* #10 #9 and #8 used on line 52-56 index.html, 56-60 laxoff.html, 50-52 laxdef.html */




#title,h3 {font-family:'Rubik';}

#page {color:black;}

#navtop>a {font-family:'Jura'; font-size:80px;} /* #11 used on every page in the header */