.myBox {
	background-color: #000;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:1px solid #971B37;
	background: url(images/bg5.jpg) repeat-x bottom  #D5CEA6;
}


#myContent li {
	list-style:none;
}

.myBox div {
background:url(images/bg_head4.png);
font-size: 200%;
font-weight: bold;
text-align: center;
}
.myBox div div,
div#myContent {
margin-top: 30px;
font-size: 160%;
font-weight: normal;
background-image:none;
}

