#container {

  background: #000 url(/images/backgrounds/home.jpg) no-repeat;

}

#content {

width:108px;
position:absolute;
top:220px;;
left:220px;
}

#content p {

font-size:1.4em;
line-height:2.6em;

}

#content a {

color:#85bd3c;

}

#content a:hover {


text-decoration:underline;

}