#header_cell { 
	height:261px;
	background-color:rgb(2, 2, 44);
}
body { 
	font-family:Verdana, Geneva, sans-serif;
}
#header_cell.mobile-header { 
	height:51px;
	background-color:rgb(15, 8, 69);
}
