/* These are just the demo styles and these can be removed and Orbit will still work like a champ (except any content block needs a background whichour demo gets from this sheet) */.container {	position: relative;	margin-left:8px;	margin-top: 13px;}    .content {	background: url(dummy-images/01-elder-with-screen.jpg);}.content h1 {	font-size: 12px;	text-align: center;	margin-top: 188px;	color: #fff;	line-height: 0px;	font-weight: normal !important;}.content h3 {	text-align: center; 	font-size: 22px; 	color: #222; }    /*	--------------------------------------------------	Global Reset & Standards	-------------------------------------------------- */	body {	background: #fff;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 18px;	text-shadow: 0 0 1px rgba(0,0,0,0.01);	color: #555;}		h4 {		font-weight: bold; 		color: #222;		font-size: 15px; }			a { 		color: #00baff;		text-decoration: none; 		font-weight: bold;		font-size: 12px; }			a:hover { text-decoration: underline; }