*{
 margin:0; padding:0;
 font-weight:normal; font-style:normal;
 border:0px solid pink;
}

body		{height:100%; min-height:100%; text-align:center; background:black;}
#main		{width:650px; height:400px;  position:absolute; left:50%; top:50%; margin:-200px 0 0 -325px; background:url(images/bg.gif) 50% 50% no-repeat;}

#main p		{width:537px; height:196px; position:absolute; bottom:0; left:10px; background:url(images/msg.png) 0% 0% no-repeat;}


#counter,a	{display:none;}
