/* Basic Styles */
@font-face {font-family: Fixedsys Excelsior; src: url(FSEX302.ttf);}
body {font-family: Fixedsys Excelsior; margin: 0px; padding: 0px; background-image: url(background1.png);}
a {color: white; text-decoration: none;}
a:hover {color: yellow; text-decoration: none;}
.textbox-undertale {font-size: 12pt; line-height: 18px; border: 4px solid white; color: white; background-color: black; padding: 6px; margin: 0px; width: 264px; height: 60px;}
.textbox-outerlegends {font-size: 12pt; line-height: 18px; border: 4px ridge #3DBBDB; color: white; background-color: black; padding: 6px; margin: 0px; width: 264px; height: 60px;}
.text-deltarune {text-shadow: 1px 1px 0px #2C639E;}
.text-select {color: yellow !important;}

/* Improving Styles */
.textbox-outerlegends_2x {font-size: 24pt; line-height: 36px; border: 8px ridge #3DBBDB; color: white; background-color: black; padding: 12px; margin: 0px; width: 528px; height: 120px;}
.text-deltarune_2x {text-shadow: 2px 2px 0px #2C639E;}
.textbox-align_center {margin: 0px auto 0px auto !important;}
.text-align_center {text-align: center !important;}

/* Decoration Styles (Border Colors) */
.textbox-red {border-color: #D30000 !important;}
.textbox-orange {border-color: #E58900 !important;}
.textbox-yellow {border-color: #E5D500 !important;}
.textbox-green {border-color: #3DBB00 !important;}
.textbox-blue {border-color: #003CE2 !important;}
.textbox-purple {border-color: #B700A0 !important;}
.textbox-pink {border-color: #F400E4 !important;}
.textbox-brown {border-color: #8E4713 !important;}
.textbox-black {border-color: #555555 !important;}
.textbox-gray {border-color: #AAAAAA !important;}
.textbox-white {border-color: #EFEFEF !important;}

/* Decoration Styles (Text Colors) */
.text-red {color: #D30000 !important;}
.text-orange {color: #E58900 !important;}
.text-yellow {color: #E5D500 !important;}
.text-green {color: #3DBB00 !important;}
.text-blue {color: #003CE2 !important;}
.text-purple {color: #B700A0 !important;}
.text-pink {color: #F400E4 !important;}
.text-brown {color: #8E4713 !important;}
.text-black {color: #555555 !important;}
.text-gray {color: #AAAAAA !important;}
.text-white {color: #EFEFEF !important;}