.template-wrapper { 
	width:900px;
}
body { 
	background-image:none;
	background-repeat:repeat-y;
	background-position:center center;
	background-color:transparent;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	height:320px;
	background-image:none;
}
h1 { 
	font-size:25px;
	font-family:0;
}
#header_cell.mobile-header { 
	background-color:rgb(255, 255, 255);
	background-image:none;
}
