/*
Theme Name:     Papercut booster
Theme URI:      http: //www.simonbyholm.com
Description:    Booster (child) theme for the Papercut theme from woo 
Author:         Simon Byholm
Author URI:     http: //www.simonbyholm.com #444339;
Template:       papercut
Version:        0.1.0
*/

@import url("../papercut/style.css");

body {
	font-size: 0.9em;
	line-height: 22px;
}

p {
    font-size: 1.1em
}

.wp-caption-text {
	font-size: 0.7em;
	background-color:#cc7777;
    background-image: none
	}


