/*
Theme Name:     Gizzmo's Theme
Description:    Child theme for the Twenty Ten theme
Author:         Your name here
Template:       twentyten
*/

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


#site-title {
	font-size: 40px;
	width: 660px;
	margin-bottom:10px;
}

#site-description {
	width: 270px;
	margin-top:20px;
	margin-bottom:10px;
}

#container {
	margin-right: -300px;
}

#primary, #secondary {
	width: 270px;
}

#content {
	margin-right: 300px;
}

#content p {
	text-align:justify;
}
