/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { font: 18px "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #fff; }

#topback {
background-color: #a7f0a6;
border: 3px #056839 solid;
}

#topback p {
margin-left: 3px;
margin-right: 3px;
margin-bottom: 5px;
font-size: 22px;}
		
	
#whiteback {
background-color: #ffffff;
border: 3px #056839 solid ;}	

#whiteback p {
background-color: #ffffff;
margin-left: 1em;
margin-top: 5pt;
margin-bottom: -0px;
padding-bottom: 5px;
margin-right: 0px;
font-size: 18px;}


.entry img {
border:0px solid #CCCCCC;
padding:5px;
}