
p.announceBox {
	width: 75%;
	border-width: 1px;
	border-style: solid;
	border-color: pink;
	background-image: url(art/flower.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: center;
	font-family: comic sans,comic sans ms,arial,helvetica; 
	font-size: 13px; 
	color:#669966; 
	line-height: 18px; 
	}

