/*
Theme Name:     Becky Theme
Theme URI:      http: //www.rebeccabrothers.com/
Description:    Child theme of Touch of Purple 
Author:         Rebecca Brothers
Author URI:     http: //www.rebeccabrothers.com
Template:       a-little-touch-of-purple
Version:        0.1.0
*/

@import url("../a-little-touch-of-purple/style.css");

#header h2, #header h2 a:link, #header h2 a:visited {
	color : white;
	font-size : 1.75em;
	font-family : georgia;
	font-weight : normal;
	font-variant : small-caps;
	text-decoration : none;
	margin : 5px 0;
	}


