h1	   {
		 FONT-SIZE: 24pt;
		 COLOR: "black";
		 text-align:center;}
h2	   {
		 FONT-SIZE: 16pt;:
		 COLOR: "black";
		 text-align:center;}
p	   {
		 FONT-SIZE: 13pt;
		 COLOR: "black"}
#postings	{
		  FONT-SIZE: 13pt;
		  height: 50%;
		  width: 95%;
          margin:10px;
          padding:10px;
		  border: 1px solid black;
          overflow: auto;
          text-align:justify;}

#mypic	{
		  float: left;
		  background-color: white;
		  width: 20%;
		  border: 2px solid black;
		  padding: 3px;
		  margin: 3px;}

#topright	{
		   margin-left: 23%;
		  }
#paypal		{
		margin: 2px;
		border: 1px solid black;
		float:right;
		}
#ccommons	{
		width:400px;
		float:left;
		}
		  
		  
