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

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

#text {
    color:#fff;
    left:445px;
    position:absolute;
    width:350px;
}
#text h1 { font-size:13px; margin:0 0 10px 0; }
#text p { margin:10px 0; }
#text p img { float:left; margin-right:10px; }
#text a { color:#fff; }
#text ol {margin:5px 0 10px 25px;}
#text li { margin-bottom:10px; }