body {
  font: 2em/1.5 "Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
  background: url("http://happyworm.com/graphics/bgr.gif") repeat-x scroll 0% 0% #6C6C6C;
  color: #555;
}

h2 {
  color: #F048F0;
  padding-bottom: 10px;
}

.row {
  background-color: #fff;
  padding: 30px;
}

.project {
  position:relative;
  overflow:hidden;
  background-color:#ececec;
  padding:6px;
  border:1px solid #ccc;
  margin-top:1.2em;
  margin-bottom:2em;
}

.project p {
  color:#999;
  font-style:oblique;
}

.project p a:hover {
  text-decoration:none;
  border-bottom:1px dotted #2588f6;
}

.project .pro {
  position:absolute;
  top:0;
  right:0;
  width:6px;
  background-color:#ececec;
  height:120px;
}

.addresses {
  color: #dadada;
  background-color: #333;
  font-size: 1.3em;
}

.copyright {
  color: #aaa;
  font-size: 0.9em;
}

.container .jumbotron {
  height:100px;
  padding-top:10px;
  padding-left: 20px;
  margin-bottom:0px;
  border-bottom: solid 1px #444;
  border-radius: 1px;
  margin-right: -15px;
  margin-left: -15px;
}

.green-title {
  color: #9C0;
}

.blog p a {
  color: #999;
  font-size:0.9em;
}

p {
  padding-top: 10px;
  padding-bottom: 10px;
}

footer p {
  text-align: center;
}

.musicnote {
  font-size:1.8em;
  float:right;
  padding-top:10px;
}
