@charset "utf-8";
/* CSS Document */
body  { background:#1a1a1a;  background-position:center; background-repeat:no-repeat; }
#ClosedCon { background-image:url(../images/closed_background.gif); background-repeat:no-repeat; background-position:center; background-position:top; display:block; width:480px; height:700px; margin:auto; text-align:center; margin-top:170px; padding:20px; padding-top:45px; }

#ClosedCon p { width:400px; }