/* Begin Typography & Colors */

body{
font-size:62%;/* Resets 1em to 9px */
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
background:#8CD600 url(images/blots1.gif) 50% 0 no-repeat;
color:#000;
margin:0;
padding:4px
}

.entry strong{
font-weight:900;
text-transform:uppercase
}



a{
color:#000;
text-decoration:none
}
a:hover{
color:#8cd600;
text-decoration:underline
}


/* Begin Images */
.post p img{
display:none
}

