

body { 
background: #FADDBF url(../graphics/bg-1.jpeg) center top;
font-family: Georgia, serif;
color: #803500;
margin: 120px 0px 0px 0px;
text-align: center;

}

p, li {
font-size: 16pt;
}

.content {
background-color: #FDE5CD;
padding: 0px 0px 10px 0px;
text-align: justify;
margin-left: auto;
margin-right: auto;
position: relative;
height: auto;
width: 750px
}

.c {
text-align: center;
}

.j {
text-align: justify;
}

.txt {
margin: 3px 6px;
padding: 25px 20px 20px 20px;
}
#navs {
margin: 30px;
}

#navs a {
padding: 0 20;
}

#navs a:link {
color: #803500;
text-decoration: none;
}
#navs a:hover {
color: #803500;
text-decoration: underline;
}

#navs a:visited {
color: #803500;
text-decoration: none;
}

#info {
margin: 40px 0px 0px 0pc;
}

#checkme {
cursor: pointer;
}

#msg { margin-top: 10px; }

button {
cursor: pointer;
margin: 3px 20px;
font-size: 14pt;
color: #803500;
}

.fields {
background: #ffffff;
border: #803500 thin solid;
width: 200px;
}

.photo-text {
margin-top: 3px;
font-size: 11pt;
font-style: italic;
}