.sticky {
	background: transparent url('/img/note.jpg') no-repeat 0 0 ;
	padding: 16px 16px;
	font-family:"Comic Sans MS", cursive;
color:#C00;
width: 150px;
height: 140px;
margin:0px;
	text-align:center;
}
.sticky h4 {

	color:#C00;
	font-size: 1.4em;
	font-weight:normal;
}
.sticky p {
	font-size: 1.1em;
	font-weight: bold;
	
	
	
}