/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Brian Harrison
Template: twentyten
*/

@import url("../twentyten/style.css");


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 840px;
}

img#wpstats{visibility:hidden}
