/*-----attach body.custom to any style you add here-----*/
.wp-post-image {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 5px;
	width: 100px;
	height: 100px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.sticky {
	
	//background-image:url('http://www.netbookolik.com/wp-content/uploads/2011/02/bg_s.jpg');
    	background-color: azure;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-color:#0F3;

}
