@charset "UTF-8";.body {    background-color: #000000;    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;    color: #FFFFFF;    font-size: 1.25em;    padding-top: 20px;    padding-bottom: 20px;    padding-left: 20px;    padding-right: 20px;    max-width: 1200px;    margin-left: auto;    margin-right: auto;	cursor: pointer;}.home {    font-weight: normal;    }.crd_font {    color: #000000;    text-align: left}.logo {    text-align: center;}.nav-link {    text-align: center;    text-decoration: none;    font-size: 1em;    font-weight: lighter;}.projectImage {    max-with: 100;    max-height: 100;    vertical-align: middle;    }.contactForm {	align-content: center;	}.storyBody {    text-align: center;    font-size: 1.25em;}.story_left {    text-align: left;    font-size: 1.25em;}.story_left1 {    text-align: left;    font-size: 1.75em;}.story_left2 {    text-align: left;    font-size: 1.em;    font-weight: bold;    text-decoration: underline;    text-indent: 40px;}.story_left3 {    text-align: left;    font-size: 1.em;    text-indent: 80px;}.story_left4 {    text-align: left;    font-size: 1.em;    text-indent: 120px;}.asterisk {    color: #F40509;    font-size: 1.25em;}.grumpy {        font-style: italic;        font-weight: bold;        color: #F40509;    }.bashful {        color: #FFC000;        font-style: italic;        font-weight: bold;    }.grumpy1 {    font-style: italic;    font-weight: bold;    color: #F40509;    font-size: 1.5em;}.bashful1 {    font-style: italic;    font-weight: bold;    color: #FFC000;    font-size: 1.5em;}.navLink {  display: block;  padding: 0.5rem 1rem;	align-content: center;}.blue {    color: #0067D2;}.green {        color: darkcyan;}.orange {        color: #f7941d;}.purple {        color: #662D91;}.brown {        color: #8B5E3C;}.quote {    color: #f7941d;    font-size: 1.25em;    text-align: center;}.row-gallery {    padding-top: 15px;    padding-left: 15px;    padding-right: 15px;}h1 {    }h2 {    font-weight: normal;    font-size: 1.225em;    color: #f7941d;    font-style: italic;}h3 {    color: #f7941d;    text-align: center;    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;        }h4 {    font-size: 1.25 em;    font-weight: lighter;    text-align: left;}h5 {    font-size: 1.5em;    text-align: center;}h6 {        text-align: left;        font-size: 1.25 em;        text-indent: 15px;        font-weight: lighter;}H7 {        font-weight: lighter;        font-size: 1.25em;        text-align: left;    }H8 {        font-weight: lighter;        font-size: 2em;        color: #FFFFFF;  }h9 {    font-size: 1.75 em;    font-weight: lighter;    text-align: center;    color: orange;}.submit {    float: right;    }/* Form section */.formTitle {    text-align: center;    font-size: 1.5em;	}tr td .formTitle {}.form-group {    margin-bottom: 1em;}label {    display: block;    margin-bottom: 0.5rem;    font-weight: bold;}input, textarea {    width: 100%;    padding: 0.8rem;    border: 1px solid #ddd;    border-radius: 4px;    box-sizing: border-box;    font-size: 1rem;}textarea {    resize: vertical;}.error-message {    color: red;    font-size: 0.875rem;    display: none; /* Hidden by default */}.submit-button {     background-color: #034DF5;    border: none;    padding: 0.25rem;    border-radius: 8px;    font-size: 1.25em;    cursor: pointer;    width: 125px;    transition: background-color 0.3s;	float: right}.submit-button:hover {    background-color: #218838;}.reset-button {    background-color: #034DF5;    border: none;    padding: 0.25rem;    border-radius: 8px;    font-size: 1.25em;    cursor: pointer;    width: 125px;float: right}.submit-button {    background-color: #034DF5;    border: none;    padding: 0.25rem;    border-radius: 8px;    font-size: 1.25em;    cursor: pointer;    width: 125px;float: right}.form_container {    font-weight: lighter;}