body 		{margin-left:auto;
		 margin-right:auto;
		 background-color:black;
		 position:center;
		 top:150px;
		 width:1500px;}

p.location	{width:760px;
		 color:white;
		 background-color:blue;
	 	 position:center;
		 top:104px;
		 text-align:center;
		 font-family:"Arial";
		 font-weight:bold;}

tr.location	{width:760px;
		 color:white;
		 background-color:blue;
	 	 position:center;
		 top:104px;
		 text-align:center;
		 font-family:"Arial";
		 font-weight:bold;}


a 		 {text-decoration: none;
		  color:yellow;}

a:hover 	{color:#FF0000;}

