

body {
	background-image: url("http://www.ikxnet.com/images/bg3.gif");
	background-repeat: repeat;
	font-size: 24px;
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
}

#wrapper {
width:350px;
border:1px solid black;
margin-left:auto;
margin-right:auto;
}

.pic {
 width:680px
}
    

.pic td {
 text-align:center;
}   

.pic lbl {
 text-align:center;
}     
