*{margin:0; padding: 0;}

body {
  background: #fff;
  font-family: "Georgia", Times, Times New Roman, serif;
  font-size: 1em;
  margin: 20px; 
}

p {
  margin-bottom: 20px;
  line-height: 28px;  
  font-size: 105%;
}

img {
  border: none;
}

.header {
  width: 640px; 
  margin: 10px auto; 
}

.about {
  font-size: 80%;
  padding: 10px 0px;
  padding-left: 3px; 
}

.black-bar {
  font-size: 70%;
  text-align: right;
  position: absolute;
  top: 45px; 
  margin-left: 460px; 
}


#container {
  margin: 0 auto; 
  width: 640px; 
}

#monoSlideshow {
  width: 640px;
  background: #ddd;
}

.storytitle {
  font-family: "Arial", Helvetica, sans-serif;
  margin-bottom: 10px; 
}

.storytitle a {
  color: #333;
}

.image-post {
  margin-bottom: 3px;
}

.about-blurb {
  width: 290px;
  position: absolute;
  margin-left: 330px; 
  font-size: 70%;
  margin-top: 40px; 
}

.about-blurb a {
  color: #000;
  text-decoration: none;
}

.about-full {
  font-size: 70%;
  margin-top: 40px; 
}

.testimonials {
  width: 290px; 
  font-size: 70%;
  margin-top: 40px;
}

.contact-form {
  margin-bottom: 20px; 
  display: none;
}

.one {
  display: none;
  float: left;
  margin-right: 15px; 
  margin-top: 8px; 
}

.form-label {
  margin-bottom: 10px; 
}

.form-input {
  margin-bottom: 15px; 
}

.ty {
  float: left;
  position: absolute;
  top: -640px;
  margin-left: 180px;
  padding: 10px; 
  background: yellow; 
  font-weight: bold;
}
