#box-msg {
     width: 200px;
	 text-align: center;
	 background: url(image/box_btm.gif) no-repeat bottom left;
	 padding-bottom: 10px;
	 }
h3.bg-top {
     background: url(image/box_top.gif) no-repeat top left;
	 margin: 0;
	 padding-top: 15px;
	 font-size: 80%;
	 color: ;
	 text-decoration: ; /*underline*/
	 }
p.bg-middle {
	      background: url(image/box_mid.gif) repeat-y;
		  color: #041f50;
		  font-size: 70%;
		  margin: 0;
		  padding: px;
		  }
p.bg-middle img {
     width: ;
	 height: ;
	 padding: px;
	 }
		       