@charset "utf-8";
body {
	background-color: #266286;
}

#master	{	
		background-image: url(NorthgateHolding.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:600px;

}