html { text-align: center; font-family: 'Nokia Cellphone FC'; font-size: 12px; color: white; }
h { font-family: 'Bit Cheese10 (sRB)'; font-size: 25px; }
a, a:visited { color: white; text-decoration: none; }
a:hover { text-decoration: underline; }
@font-face { font-family:'Bit Cheese10 (sRB)'; src: url(https://2000aliens.neocities.org/site/fonts/BitCheese10sRB.TTF); }
@font-face { font-family:'Nokia Cellphone FC'; src: url(https://2000aliens.neocities.org/site/fonts/nokiafc22.ttf); }

body { background: linear-gradient(180deg,rgba(10, 1, 1, 1) 40%, rgba(11, 21, 219, 1) 100%); min-height:922px; }
@media screen and (max-width: 1400px) { body { min-height: 1500px;}}
.sectionone { border-style: double; border-color: blue; background-color: #1d1da66b; margin: auto; width: 900px; min-height: 900px; }
.banner { border-style: double; background-color: #1d1da66b; border-color: blue; border-right: 0; width:100%; height: 100px; background-image: url(https://2000aliens.neocities.org/site/img/motherboard.png)}
.buttons {border-style: double; background-color: #1d1da66b; border-color: blue; border-right: 0; width:100%; height: 50px; text-align: center; }
.sectiontwo { display: flex; }
.blog { width: 75%; height:600px; border-color: blue; border-style: groove; border-width: 10px; margin-top: 50px; overflow-y: scroll; }
.entries {width: 20%; height: 685px; margin: 2.5%; border-color: blue; border-width: 5px; border-style: groove; }
.blogentry {border-style: groove; border-width: 5px;  border-color: blue; padding-top: 20px; text-shadow: 3px 3px 0 #001c88; }
#dateheader { color: blue; text-shadow: 3px 3px 0 black; }
.flowers {float: inherit; margin-top: -100px;  padding-left: 800px; }