

body {
	font-size: 50px;
	background: none;
	text-align: left;
	line-height: 1.3;
}

h2, h3 {
	font-size: 90px;
}

.got_a_question {
	font-size: 50px;
}

#sidebar {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 40px;
	background: #FFEABD;
}

h2.widgettitle {
	text-align: center;
	font-size: 80px !important;
}

#social_media_wrapper {
	display: none;
}

#content {
	width: 100%;
	text-align: left;
}

small {
	font-size: 20px;
}

.entry {
	text-align: left;
}

.decorative_line_short {
	background: top center url(images/decorative_line_short.gif) repeat-x;
	width: 100%;
}

#footer {
	display: none;
}

.navigation {
	display: none;
}