fieldset
{
 border-style:dashed;
 border-width:2px;
 border-color: #222222;
}

legend
{
 font-size: 175%;
}

p
{
 font-family:"Times New Roman", Times, serif;
} 

.transparent
{
 background-color: transparent;
}

input#emailsubmit
{
 font-size: 20px; 
 width: 100%;
}

input.redtext
{
 color: #FF0000;
}
