.formbg {
background-image:url(FormBG.jpg);
color:white;
font-family:century gothic;

}
input {
width:200;
color:black;
font-family:century gothic;
font-weight:bold;
}
.sub {
width:200;
color:black;
font-family:century gothic;
font-weight:bold;
background-color:ababab;
}

h2 {
color:black;
font-family:century gothic;
font-weight:bold;
font-size:15pt;
margin-bottom:3px;
}

ol{
font-size:10pt;
color:black;
font-family:century gothic;
font-weight:normal;

}