body {
  font-family : "helvetica", sans-serif;
  background: url('/images/simple_me_bg.jpg') center no-repeat #000;
  background-attachment:fixed;
  margin:0;
  padding:0;
}

#top_bar {
  margin:0;
  height: 40px;
  background-color: transparent;
  margin-bottom: 50px;
  overflow:hidden;
}
#top_bar a img {
  float:left;
}
#top_bar a #quick_contact {
  float:right;
}

h1, h2, h3, h3, h4, ol, ul, li, p, div { margin:0; padding:0;}

.layout {
  width: 960px;
  min-height:50px;
  margin: 0 auto;
}

.masthead {
  height : 350px;
  background: url('/images/background.png') no-repeat top center;
  }
  
.content {
  background:url('/images/content_repeat_y.png') repeat-y center;
  padding-bottom: 30px;
}

.myface {
  margin: 0 auto;
  width: 700px;
  height: 156px;
  background:url('/images/myface.png') no-repeat center;
  position:relative;
  top: -80px;
  
}

.bottom {
  width : 710px;
  margin: 0 auto;
}
.bottom img {
  padding: 10px;
  border:none;
  
}
img.portfolio {float:right;}

.inside_content_block {
  position:relative;
}
  
.footer {
  background:url('/images/footer.png') no-repeat bottom;
  height: 87px;
}

a img {
  border:none;
}

/*****============== Mailer *====================*/

#contact_form {
  color : #444;
  margin: 0 10px 10px 50px;
}

#contact_form input {
  font-size: 1.2em;
  color : #444;

}

#contact_form textarea {
  width: 450px;
  height: 120px;
}

#choice {
  color: #fff;
  margin: 0 30px;
  font-size: 0.8em;
}
#sites {
  margin: 0 auto;
  width: 800px;
}
.site img {
  border: solid 5px #fff;
}
.site {
  color: #fff;
  font-size: 0.9em;
  padding: 20px 0px;
}

h3 {
  color: #fff;
}
.site a {
  text-decoration: none;
}

#video{
  margin: 0 auto;
  width: 900px;
  text-align:center;
}
.videos{
  padding: 10px;
  
}