/*
Theme Name: twentytwelve-child
Version: 1.0
Description: A child theme of Twenty Twelve
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

.copyright {
	font-style:italic;
	font-size:.9em;
	color: #000;
}

.site {
   background:#50a7d8;
   color: #000;

}

.site-header h1 a,
.site-header h2 a,
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #000;

}
.site-header h2 {
	color: #000;
}

a:link {
color:#000000;
}
a:visited {
color:#000000;
}
a:hover {
color:#55555