* { margin: 0; padding: 0; }

html, body { background: #233456; }

img { border: none; }

#content { bottom: 50px; color: #fff; font: 15px Abel, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; position: absolute; right: 100px; text-shadow: 0 1px 0 #000; }
#content h1 { font-size: 22px; }
#content p { margin: 10px 0; }
#content a { color: #fff; text-decoration: none; }
