html, body { background:#FDF200; }
#page { position:relative; width:959px; height:700px; background:#FDF200 url('../images/postponed-background.jpg') top left no-repeat scroll; margin:20px auto; }
#content { width:631px; height:500px; position:absolute; top:340px; right:0; }
.column { width:200px; height:500px; float:left; margin-right:10px; }

#previous { position:absolute; top:700px; left:0; }

#content { font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:12px; line-height:1.2em; }
#content h2 { font-size:20px; font-weight:bold; line-height:24px; margin-right:1em; }
#content p { margin-bottom:1em; }
#content a { color:#E90C85; text-decoration:none; border-bottom:1px solid #ED3D77; padding-bottom:none; margin-bottom:none; }
