/* Novel Beginnings Form CSS */

h1,h2, h3 {color: white; }
.colorfont {
color: black;
}


.nbphotoholder fieldset {
background-color: #711E1E; 
border: 3px solid black;
padding: 10px;
margin-bottom: 1em;
}

.nbphotoholder fieldset fieldset {
background-color: white;
width: 630px;
margin-left: 1em;
margin-bottom: 1em;
padding: 14px;
}

.nbphotoholder fieldset fieldset textarea {
width: 550px;
}


.nbphotoholder fieldset table td {
border: 0;
color: white;
}

.nbphotoholder label {
color: black;
}


