#content	{
		  position     : relative;
		  margin-top   :  16px;
		  margin-left  : 178px;
		  margin-bottom:  16px;
		  background-color: #FFFFFF;	
		}
#content h1	{
		  position: absolute;
		  top :  3px;
		  left: 16px;
		}
#content p	{
		  margin-left :  16px;
		}
#location 	{
		  position: absolute;
		  top : 30px;
		  left: 16px;
		  margin : 0px;
		  padding: 0px;
		}
#text		{
		  position: relative;
		  margin-left  : 275px;
		  padding-top  :  30px;
		  padding-right:  20px;
		  padding-bottom:  20px;
		}
#text p img	{
		  margin: 15px  0px 15px  0px;
		}