body { background-image: url("bg.jpg") ; background-repeat:repeat-x;  text-align:center;}
table#main { margin-top:100px;  margin-left:auto; margin-right:auto;  }

td#penguin { background-image:url(penguin.png); background-repeat:no-repeat; width: 560px; height:311px; }

td {font-family: Verdana, Arial, Helvetica, sans-serif;			
	font-size:12px;
	font-style:	normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:right;
	color: white;}
	
	#pp  { font-size: 14px; font-weight:bold; color:#FFCC00;}
	 #ppd { font-size: 11px; font-weight:bold;}
	a:link { color:#FFFF00; text-decoration:none;}
	a:hover { color:#000033; text-decoration: none;}
	a:visited { color:#FFFF00; text-decoration:none;}
#footer { font-size:11px; color:#FFFF00; padding-right: 10px;}