/* -----------------------------------------------------------------------

   Spectronics default css file

----------------------------------------------------------------------- */

	body {
	   background-color: #fff;
	   background-position: 50% -215px !important;
	}

	#outer-wrapper {
		background-position: 50% -215px !important;
	}


	#watermark {
	   background-position3: 100% -173px;
	}

	#wrapper {
	   padding-top: 0px;
	}

	#header {
	   display:none;
	}

	#content {
	   margin-top: 50px;
	}

	#footer {
	   display:none;
	}

