table { background:#599ec2; }
#container_bg { background-image:url('../gfx/bg.gif'); }

#head { background:url('head.jpg'); }
#content { background:url('content.jpg') no-repeat top right transparent; }

#text {
  color:#fff;
  left:450px;
  position:absolute;
  width:300px;
}
#text h1 { font-size:13px; margin:0 0 10px 0; }
#text .subheading { font-size:12px; font-weight:bold; }
#text p { margin:10px 0; }
#content a { color:#fff; }

#link {
    font-size:24px;
    width:100%;
    text-align:center;
    position:absolute;
    top:355px;
}
#link a {
    text-decoration:none;
}

#text img {
    margin:20px 0 0 105px;
}