body	{	background: transparent url(images/square.jpg) repeat scroll;
	}

#head1 	{	text-align:center;
		font-size: x-large;
		font-family: "Times", "Serif";
		font-weight: bold;
	}


#head2 	{	text-align:left;
		font-size: large;
		font-family: "Times", "Serif";
		font-weight: bold;
	}

#head3 	{	text-align:left;
		font-size: medium;
		font-family: "Times", "Serif";
		font-weight: bold;
	}

p 	{	text-align:left;
		color:Black;
		font-family: "Times", "Serif";
		font-style:normal;
	}
	
p.Author {	text-align:center;
		font-size:70%;
	}

p.Links {	text-align:center;
		font-family: "Times", "Serif";
		font-style:normal;
		padding-left: 10px;
		padding-right: 10px;
	}

.nowrap {	clear: right
	}

	

