
h1 {
font-size: 24px;
font-weight: 600;
line-height: 1.4;
margin-bottom: 16px;
}

p {
color: #868686;
margin-bottom: 16px;
}

html, body {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  background-color:#000000;
  min-width:1150px;
}

#wrapper {
  width:1150px;
  margin: 0 auto;
}

#main-menu { /* DRPEPPER */
  background:transparent url(images/mainnav_logo.png) repeat scroll 50% 50%;
  height:120px;
  position:absolute;
  top:20px;
  width:1000px;
  z-index:50;
  margin-left:75px;
}

.drpepper-footer { /* DRPEPPER */
  width: 940px;
  height: 190px;
  background: url(images/_featuredcontent_2.png) no-repeat scroll 0 0;
  position: absolute;
  bottom: 0;
   margin-left:100px;
}
