/* Global Styles */

#ContentBackground{
	border-top:#000000 thin solid;
	border-left:#000000 thin solid;
	border-bottom:#000000 thin solid;
	border-right:#000000 thin solid;
	width:770px;
	height:700px;
	background-image:url(Images/Ajug2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:75px;
	}

