@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap")*/



/*tags*/
a {
    font-family:"academy engaved LET";
    font-size: 1.1em;
    color: blue;
    text-decoration: underline;
}

img {
    margin-top: 30px;
}

section {
    margin-top: 30px;
}

section #nexPen {
	background-image: url("images/old-finance-maze.jpg");
}

    section #logo {
    	color: white;
    }

section #nexLuc {
	background-image: url("images/HandwithPen.png");
}

/*section #nexVin {
	background-image: url("images/wine_3glasses_954H.jpg");
}*/

section #nexTreb {
	background-image: url("images/da_vinci_catapult-1160.jpg");
}

/*ids*/
#dog {
    margin-top: -20px;
}

#lucky {
    color: darkolivegreen;
}

#nexTreb h6 a .terminal {
    font-family: geneva;
    font-size: 2em;
    color: blue;
}




/*classes*/
.attn {
    font-family: academy engraved LET;
    margin-top: 15px;
}

h1 .banner {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: -75px;
}

.center p {
    text-align: center;
}

.eBookTitle {
    font-family: Academy Engraved LET;
    font-size: 1.9em;
    color: darkolivegreen;
    text-decoration: underline;
    /*margin-top: 65px;
    padding-top:145px;*/
}

.grey {
    color: #a9a9a9;
}

.larger {
    font-size: 1.2em;
}

.largest {
    font-size: 1.4em;
}

section .logo {
    font-family: Calistoga;
    font-size: 2.4em;
    text-align: left;
}

.nav {
    text-align: center;
}

.smaller {
    font-size: .9em;
}

.smallest {
    font-size: .8em;
}

.tiny {
    font-size: .8em;
}
