@import url(https://redbonesandinks.neocities.org/css/player.css);
@import url(https://redbonesandinks.neocities.org/css/headerandfooter.css);
@import url(https://redbonesandinks.neocities.org/css/default.css);

.page-button { background-color: black; color: red; border-color: red; border: 5px; height: 50px; min-width: 70px; cursor: pointer; font-size: 20px; margin-right: 3.5px; margin-left: 3.5px; font-weight: bold; transition: background-color 0.25s; }
.page-button:hover {background-color: red; color: black; border-color: rgb(120,0,0); } 
.page-button:active { opacity: 0.6 }
.textbox { border: 5px solid red; background: black; margin: 80px 135px 80px 135px; padding: 25px 150px 50px 150px; display: block; } 
.intro-text { Width: 950px; font-size: 21px; }
.section-box { width: 41%; height: 600px; background-color: black; border: red solid 5px; margin: 25px; display: inline-block; overflow: auto; padding: 20px; }
.image-display { width: 300px; } 
.subtitle-text { Font-weight: bold; margin-top: 5px; margin-bottom: 40px; font-size: 25px } 
.divider { border: 3px solid red; }
.website-link { height: 31px; width: 88px; }