h1, h2, h3, h4, h5 {
color : #839ab9;
font-weight: 200;
}

.wpcf7-form-control-wrap .your-name {
width: 300px;
}

.wpcf7-form-control .wpcf7-text .wpcf7-validates-as-required {
width: 300px;
}

p {
color : #858585;
}

a:link, a:active, a:visited {
color : #bd9a4d;
text-decoration: underline;
}

a:hover {
color : #bd9a4d;
text-decoration: none;
}

#nav {
font-family: DeliciousRomanRegular, Helvetica, Arial, sans-serif;
padding : 20px;
font-size: 2em;
}