body { background-color: #000000; }

.container-fluid { padding-left: 0px; padding-right: 0px; }
header img { }
header .container-fluid { text-align: center; } 

nav { text-align: center; margin-top: 10px; }
nav img { padding-left: 10px; padding-right: 10px; }

.content { text-align: center; margin-top: 50px; color: #ffffff; font-size: 16px; font-family: Verdana; }
.content .head-pic { max-width: 80%; margin-bottom: 50px; }
.content p { margin-left: 10%; margin-right: 10%; }
.content .thumb { padding: 5px; width: 210px; height: 153px; }

.footer { margin-top: 50px; margin-bottom: 20px; }
.footer a { color: #333333; }

input { color: #000000; margin-bottom: 20px; }
textarea { color: #000000; margin-bottom: 20px; }
.errormsg { display: block; font-size: 12px; }