#header h1 {
height: 150px;
width: 100%;
text-align:center;
font-size:0px;

}

#header h1 img {
	width:240px;
	height:auto;
	text-align:center;
}

#facebook, #twitter, #header p, #nav_wrapper, #sidebar_left, #footer, .button_block {
	display:none;
}

.hide {
	display:none;
	visibility:hidden;
}